diff options
Diffstat (limited to 'www/sogo/Makefile')
-rw-r--r-- | www/sogo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/sogo/Makefile b/www/sogo/Makefile index b839eab0049a..41dc81c5aeea 100644 --- a/www/sogo/Makefile +++ b/www/sogo/Makefile @@ -1,5 +1,6 @@ PORTNAME= sogo PORTVERSION= 5.1.1 +PORTREVISION= 1 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} @@ -51,7 +52,7 @@ USE_RC_SUBR= sogod SUB_FILES+= pkg-message SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} -CONFIGURE_ARGS+= --disable-debug --enable-strip +CONFIGURE_ARGS+= --disable-debug --disable-strip post-patch: @${GREP} -rlF '/etc/sogo' ${WRKSRC} \ |