diff options
Diffstat (limited to 'security/gtkpasman/Makefile')
-rw-r--r-- | security/gtkpasman/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 7479955328c9..b64b5b967f52 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkpasman -PORTVERSION= 0.7 -PORTREVISION= 1 +PORTVERSION= 0.8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:14 aclocal:14 +USE_AUTOTOOLS= automake:14 aclocal:14 autoconf:213 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |