diff options
Diffstat (limited to 'security/gtkpasman/Makefile')
-rw-r--r-- | security/gtkpasman/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 287d1fe4c23e..bf03eb485407 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -21,8 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_ACLOCAL_VER= 14 -USE_AUTOMAKE_VER= 14 +USE_AUTOTOOLS= automake:14 aclocal:14 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |