diff -ur ../../default/mail/gmime2-sharp/Makefile gmime2-sharp/Makefile --- ../../default/mail/gmime2-sharp/Makefile 2014-01-22 17:00:46.000000000 +0000 +++ gmime2-sharp/Makefile 2014-05-11 09:56:01.000000000 +0100 @@ -8,9 +8,9 @@ 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= gmime-2.0.4:${PORTSDIR}/mail/gmime2 +LIB_DEPENDS= libgmime-2.0.4.so:${PORTSDIR}/mail/gmime2 MASTERDIR= ${.CURDIR}/../gmime2 BUILD_WRKSRC= ${WRKSRC}/mono @@ -24,10 +24,9 @@ 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