diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-04 19:03:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-04 19:03:28 +0000 |
commit | 1af2baef8456f3254f5c7aa60d3fb311343ac319 (patch) | |
tree | 405a583b2c12f2a125d6aeac7991da24fc75bdab /devel/bonobo-activation | |
parent | 7dff22a1e20e88788609885f4af0b71e5932e619 (diff) | |
download | ports-1af2baef8456f3254f5c7aa60d3fb311343ac319.tar.gz ports-1af2baef8456f3254f5c7aa60d3fb311343ac319.zip |
Notes
Diffstat (limited to 'devel/bonobo-activation')
-rw-r--r-- | devel/bonobo-activation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile index 873b4ed219e6..d61819e0a04e 100644 --- a/devel/bonobo-activation/Makefile +++ b/devel/bonobo-activation/Makefile @@ -23,6 +23,7 @@ USE_BISON= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes +USE_PERL5= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |