diff options
Diffstat (limited to 'sysutils')
-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 6bee436c3a2e..5068c216dd77 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:15 autoconf:267 +USE_AUTOTOOLS= automake:14 autoconf:267 AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes PLIST_FILES= bin/gpkgdep |