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 b53eaeb4c07e..84024f055926 100644 --- a/sysutils/gpkgdep/Makefile +++ b/sysutils/gpkgdep/Makefile @@ -15,7 +15,7 @@ COMMENT= Shows package dependencies in tree views USE_BZIP2= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= automake:14 autoconf:268 +USE_AUTOTOOLS= automake14 autoconf AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes PLIST_FILES= bin/gpkgdep |