diff options
Diffstat (limited to 'sysutils/pwg/Makefile')
-rw-r--r-- | sysutils/pwg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pwg/Makefile b/sysutils/pwg/Makefile index cae7521a773b..971c69ac0921 100644 --- a/sysutils/pwg/Makefile +++ b/sysutils/pwg/Makefile @@ -16,9 +16,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A small tool to generate secure, random passwords USE_BZIP2= yes -USE_KDELIBS_VER= 3 +USE_KDELIBS_VER=3 USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes post-patch: |