summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/bonobo-activation/Makefile1
-rw-r--r--devel/glib20/Makefile1
-rw-r--r--textproc/intltool/Makefile1
3 files changed, 3 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" \
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 17fbc8235184..973034f47d1e 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -31,6 +31,7 @@ USE_LIBTOOL= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
+USE_PERL5= yes
CONFIGURE_ARGS= --enable-static --with-libiconv=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 6406a4cc40c4..b56fcd4e3dea 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
USE_GMAKE= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}