aboutsummaryrefslogtreecommitdiffstats
path: root/mail/gmime2-sharp/Makefile
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2006-01-18 12:26:46 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2006-01-18 12:26:46 +0800
commit4bcb9fc667857cf11a3143bb867122178e3a8e22 (patch)
tree6e8671ca51e358a259c7890d5e174f5b3e26806c /mail/gmime2-sharp/Makefile
parentd37577aec15e32f43c050e14b3490d9fed8e9867 (diff)
downloadfreebsd-ports-gnome-4bcb9fc667857cf11a3143bb867122178e3a8e22.tar.gz
freebsd-ports-gnome-4bcb9fc667857cf11a3143bb867122178e3a8e22.tar.zst
freebsd-ports-gnome-4bcb9fc667857cf11a3143bb867122178e3a8e22.zip
Update port after master port update to 2.1.18
Diffstat (limited to 'mail/gmime2-sharp/Makefile')
-rw-r--r--mail/gmime2-sharp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile
index 852dcc9a33c7..7b67ed11daa3 100644
--- a/mail/gmime2-sharp/Makefile
+++ b/mail/gmime2-sharp/Makefile
@@ -35,8 +35,6 @@ NOPORTDOCS= yes
post-patch:
@${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \
${WRKSRC}/mono/gmime-sharp.dll.config.in
- @${REINPLACE_CMD} -e 's|libglib-2.0.so.0|libglib-2.0.so|g' \
- ${WRKSRC}/mono/ObjectStream.cs ${WRKSRC}/mono/Stream.custom
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include "${MASTERDIR}/Makefile"