aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql-editor
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-10-01 13:23:51 +0800
committerlinimon <linimon@FreeBSD.org>2007-10-01 13:23:51 +0800
commit150ee35dfa977f6271ca0dfd7bcb7dc491435459 (patch)
tree11f575e206817adcc43e97b301444f1763904b60 /databases/mysql-editor
parent116cc1223979c4f67ee94d6f479caf87acadf3a8 (diff)
downloadfreebsd-ports-gnome-150ee35dfa977f6271ca0dfd7bcb7dc491435459.tar.gz
freebsd-ports-gnome-150ee35dfa977f6271ca0dfd7bcb7dc491435459.tar.zst
freebsd-ports-gnome-150ee35dfa977f6271ca0dfd7bcb7dc491435459.zip
Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by: maintainer
Diffstat (limited to 'databases/mysql-editor')
-rw-r--r--databases/mysql-editor/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql-editor/Makefile b/databases/mysql-editor/Makefile
index 02a4513237fc..170b6eb2d314 100644
--- a/databases/mysql-editor/Makefile
+++ b/databases/mysql-editor/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS= ${CGI_BIN}:${PORTSDIR}/${APACHE_PORT} \
NO_BUILD= True
APACHE_COMPAT= True
+USE_PERL5= yes
CGI_BIN= ${LOCALBASE}/www/cgi-bin