aboutsummaryrefslogtreecommitdiff
path: root/security/gss/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-11-30 21:00:31 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-11-30 21:00:31 +0000
commitd9cbdb58d0193d2fa12e949f05226ceffb69e61a (patch)
tree9e491e83a928730860db8b6b4d744a1a76dcdca2 /security/gss/Makefile
parentee002553c20e7427f66e5ef9515e224977253e13 (diff)
downloadports-d9cbdb58d0193d2fa12e949f05226ceffb69e61a.tar.gz
ports-d9cbdb58d0193d2fa12e949f05226ceffb69e61a.zip
- Update gss to 1.0.2
- Touch doc/Makefile* to prevent unnecessary automake run Feature safe: yes
Notes
Notes: svn path=/head/; revision=286701
Diffstat (limited to 'security/gss/Makefile')
-rw-r--r--security/gss/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile
index ced24169bdcd..788b6c1e0490 100644
--- a/security/gss/Makefile
+++ b/security/gss/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= gss
-PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTVERSION= 1.0.2
CATEGORIES= security
MASTER_SITES= GNU
@@ -42,6 +41,9 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
+post-configure:
+ @cd ${WRKSRC}/doc && ${TOUCH} Makefile*
+
pre-install:
@${MKDIR} ${PREFIX}/${INFO_PATH}