diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
commit | 7e80cde3289d108a73c54656f4fde354dd2fb09e (patch) | |
tree | b85b705571d426ca1d0ff74b6af8f029081a6a39 /security/gtkpasman/Makefile | |
parent | 6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff) | |
download | ports-7e80cde3289d108a73c54656f4fde354dd2fb09e.tar.gz ports-7e80cde3289d108a73c54656f4fde354dd2fb09e.zip |
Notes
Diffstat (limited to 'security/gtkpasman/Makefile')
-rw-r--r-- | security/gtkpasman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 93a6876296a3..303dc35ab12e 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1 USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:267 +USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:267 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |