aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pchelin <misha@FreeBSD.org>2017-01-06 00:37:33 +0000
committerMikhail Pchelin <misha@FreeBSD.org>2017-01-06 00:37:33 +0000
commit0abbfd9b4661c7d53d82d8b7fcba59dc7437cef3 (patch)
treebf5963ec62d61c2e8ed69e1f83a00d76d5769f77
parentc264634b74bf2ff2c3f6ada99bd2ef2d98b5ed24 (diff)
downloadports-0abbfd9b4661c7d53d82d8b7fcba59dc7437cef3.tar.gz
ports-0abbfd9b4661c7d53d82d8b7fcba59dc7437cef3.zip
Notes
-rw-r--r--mail/gmime26-sharp/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/gmime26-sharp/Makefile b/mail/gmime26-sharp/Makefile
index af85c1cbec65..6312f8725182 100644
--- a/mail/gmime26-sharp/Makefile
+++ b/mail/gmime26-sharp/Makefile
@@ -1,7 +1,6 @@
# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= mail
PKGNAMESUFFIX= 26-sharp
@@ -20,9 +19,6 @@ PLIST= ${.CURDIR}/pkg-plist
USE_GNOME+= gtksharp20
CONFIGURE_ARGS= --enable-mono=yes
-# Else we conflict with mail/gmime26
-OPTIONS_EXCLUDE= DOCS
-
# Done in pre-configure because master port has a post-patch target already.
pre-configure:
@${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \