aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-12-13 06:23:56 +0800
committermarcus <marcus@FreeBSD.org>2002-12-13 06:23:56 +0800
commit30121c15634095e141af776ec89a271fd83c74d3 (patch)
tree169efa93a4d32088ee823ee74f32cdcfa4339c60 /www
parent078f7e4a4b06f75dac695918224e24be426a851c (diff)
downloadfreebsd-ports-gnome-30121c15634095e141af776ec89a271fd83c74d3.tar.gz
freebsd-ports-gnome-30121c15634095e141af776ec89a271fd83c74d3.tar.zst
freebsd-ports-gnome-30121c15634095e141af776ec89a271fd83c74d3.zip
Add USE_PERL5.
Reported by: bento
Diffstat (limited to 'www')
-rw-r--r--www/screem-devel/Makefile1
-rw-r--r--www/screem/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile
index 6cbcbcbbf266..b2fa2c84c036 100644
--- a/www/screem-devel/Makefile
+++ b/www/screem-devel/Makefile
@@ -28,6 +28,7 @@ USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
USE_LIBTOOL= yes
USE_OPENSSL= yes
+USE_PERL5= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-gnomevfs --with-ssl
diff --git a/www/screem/Makefile b/www/screem/Makefile
index 6cbcbcbbf266..b2fa2c84c036 100644
--- a/www/screem/Makefile
+++ b/www/screem/Makefile
@@ -28,6 +28,7 @@ USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
USE_LIBTOOL= yes
USE_OPENSSL= yes
+USE_PERL5= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-gnomevfs --with-ssl