diff options
Diffstat (limited to 'mail/gmime24-sharp/Makefile')
-rw-r--r-- | mail/gmime24-sharp/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/gmime24-sharp/Makefile b/mail/gmime24-sharp/Makefile index 483b5540d7cb..5b3c95eee001 100644 --- a/mail/gmime24-sharp/Makefile +++ b/mail/gmime24-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 @@ -30,6 +25,7 @@ LATEST_LINK= gmime24-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 |