diff options
Diffstat (limited to 'databases/pxlib/Makefile')
-rw-r--r-- | databases/pxlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pxlib/Makefile b/databases/pxlib/Makefile index ea534a91a614..5ee5c0ff3713 100644 --- a/databases/pxlib/Makefile +++ b/databases/pxlib/Makefile @@ -17,7 +17,7 @@ COMMENT= C library to read various Paradox files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_ICONV= yes USE_GETTEXT= yes USE_PERL5= yes |