aboutsummaryrefslogtreecommitdiff
path: root/mail/gmime2-sharp/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-05-29 21:16:11 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-05-29 21:16:11 +0000
commit98667694e15348c5f207215aaa22d28ea27294e7 (patch)
tree1318def4a1e657c5c2b5a19242bbc20f895c9a48 /mail/gmime2-sharp/Makefile
parent53422ba93dd958505d9593493027c4d94e4c726f (diff)
downloadports-98667694e15348c5f207215aaa22d28ea27294e7.tar.gz
ports-98667694e15348c5f207215aaa22d28ea27294e7.zip
mail/gmime2 mail/gmime2-sharp:
- USES=libtool - Use USES+= to fix slave port. - Remove LATEST_LINK and PTHREAD_CFLAGS. - Remove $FreeBSD$ from patch. mail/dbmail22: - USES=libtool. - Remove -fPIC, PTHREAD_CFLAGS and PTHREAD_LIBS. - Remove pre-install target. Not needed with staging. PR: ports/189749
Notes
Notes: svn path=/head/; revision=355751
Diffstat (limited to 'mail/gmime2-sharp/Makefile')
-rw-r--r--mail/gmime2-sharp/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile
index 4cb4321ecd6d..da1c10ad7ec9 100644
--- a/mail/gmime2-sharp/Makefile
+++ b/mail/gmime2-sharp/Makefile
@@ -1,14 +1,14 @@
# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
-PKGNAMESUFFIX= -sharp
+PKGNAMESUFFIX= 2-sharp
MAINTAINER= mono@FreeBSD.org
COMMENT= Mono bindings for gmime
-IGNORE= try to install weaked-named assembly into the GAC.
+IGNORE= try to install weaked-named assembly into the GAC
LIB_DEPENDS= libgmime-2.0.so:${PORTSDIR}/mail/gmime2
@@ -18,17 +18,14 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-USES= mono pathfix
+USES= mono
USE_GNOME= glib20 gtksharp20
CONFIGURE_ARGS= --enable-mono=yes
-LATEST_LINK= gmime2-sharp
-
# Else we conflict with mail/gmime2
-NOPORTDOCS= yes
+OPTIONS_EXCLUDE=DOCS
# 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