diff options
Diffstat (limited to 'mail/gmime2-sharp/Makefile')
-rw-r--r-- | mail/gmime2-sharp/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile index e19e5a9fd1de..7ce3e2657fd5 100644 --- a/mail/gmime2-sharp/Makefile +++ b/mail/gmime2-sharp/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: gmime2-sharp -# Date Created: 20050513 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# +# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# $Id: Makefile,v 1.17 2006/10/26 18:37:29 tmclau02 Exp $ -# PORTREVISION= 2 CATEGORIES= mail @@ -32,6 +27,7 @@ LATEST_LINK= gmime2-sharp NOPORTDOCS= yes # Done in pre-configure because master port has a post-patch target already. +NO_STAGE= yes pre-configure: @${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \ ${WRKSRC}/mono/gmime-sharp.dll.config.in |