diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
commit | 581e69adb267a46bd059f3252f57fdda449034ef (patch) | |
tree | 6116b00d58bb2d3a91aafabcb58642a8c7ebeb58 /databases/pxlib | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) | |
download | ports-581e69adb267a46bd059f3252f57fdda449034ef.tar.gz ports-581e69adb267a46bd059f3252f57fdda449034ef.zip |
Notes
Diffstat (limited to 'databases/pxlib')
-rw-r--r-- | databases/pxlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pxlib/Makefile b/databases/pxlib/Makefile index d4ffaab6d03a..f0f72f6a3f2a 100644 --- a/databases/pxlib/Makefile +++ b/databases/pxlib/Makefile @@ -20,6 +20,7 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_ICONV= yes USE_GETTEXT= yes +USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |