diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 03:05:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 03:05:48 +0000 |
commit | 5b96d0a9567e649c783ac418d8e2bde2f6adfc22 (patch) | |
tree | 8b423bf71fff78a00604f3c63e5c97500c8a780a /devel/clo++ | |
parent | 3e84456d0e9ec790ccd9350f80ea60af92eb7d68 (diff) |
Notes
Diffstat (limited to 'devel/clo++')
-rw-r--r-- | devel/clo++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/clo++/Makefile b/devel/clo++/Makefile index d08a25411485..0992ba88c594 100644 --- a/devel/clo++/Makefile +++ b/devel/clo++/Makefile @@ -15,6 +15,7 @@ MAINTAINER= kevlo@FreeBSD.org LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_GCC= 3.1 +USE_PERL5= yes CONFGARGS= --prefix ${PREFIX} CONFGARGS+= --xml2-config ${PREFIX}/bin/xml2-config |