diff options
Diffstat (limited to 'sysutils/gpkgdep/Makefile')
-rw-r--r-- | sysutils/gpkgdep/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gpkgdep/Makefile b/sysutils/gpkgdep/Makefile index a8ac80bf469f..6bee436c3a2e 100644 --- a/sysutils/gpkgdep/Makefile +++ b/sysutils/gpkgdep/Makefile @@ -6,6 +6,7 @@ PORTNAME= gpkgdep PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/ @@ -14,7 +15,7 @@ COMMENT= Shows package dependencies in tree views USE_BZIP2= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= automake:15 autoconf:262 +USE_AUTOTOOLS= automake:15 autoconf:267 AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes PLIST_FILES= bin/gpkgdep |