diff options
Diffstat (limited to 'security/gtkpasman/Makefile')
-rw-r--r-- | security/gtkpasman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 47006e735bbb..5fb145b77f30 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkpasman PORTVERSION= 0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:15 aclocal:15 autoconf:259 +USE_AUTOTOOLS= automake:15 aclocal:15 autoconf:261 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |