diff options
Diffstat (limited to 'sysutils/gpkgdep/Makefile')
-rw-r--r-- | sysutils/gpkgdep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gpkgdep/Makefile b/sysutils/gpkgdep/Makefile index f77bfd77e97f..4fabb3ff92cd 100644 --- a/sysutils/gpkgdep/Makefile +++ b/sysutils/gpkgdep/Makefile @@ -16,7 +16,7 @@ COMMENT= Shows package dependencies in tree views USE_BZIP2= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= automake:15 autoconf:261 +USE_AUTOTOOLS= automake:15 autoconf:262 AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes PLIST_FILES= bin/gpkgdep |