aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql323-scripts
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-01-17 06:41:06 +0800
committerlinimon <linimon@FreeBSD.org>2009-01-17 06:41:06 +0800
commit9043e81bac9dcac97ced34353ec8e42ea839cb22 (patch)
treebe77638ec5073207e8172b4e9b2ebac172462397 /databases/mysql323-scripts
parentc2db6e41b5d2a869334d242fcd547bf6c1d6ee5a (diff)
downloadfreebsd-ports-gnome-9043e81bac9dcac97ced34353ec8e42ea839cb22.tar.gz
freebsd-ports-gnome-9043e81bac9dcac97ced34353ec8e42ea839cb22.tar.zst
freebsd-ports-gnome-9043e81bac9dcac97ced34353ec8e42ea839cb22.zip
Move the USE_PERL5 definition for the scripts slave ports from the master
to the slave port, to move it before the inclusion of bsd.port.pre.mk. Approved by: maintainer
Diffstat (limited to 'databases/mysql323-scripts')
-rw-r--r--databases/mysql323-scripts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql323-scripts/Makefile b/databases/mysql323-scripts/Makefile
index 9b5f645bb43e..e4958171f08b 100644
--- a/databases/mysql323-scripts/Makefile
+++ b/databases/mysql323-scripts/Makefile
@@ -17,5 +17,6 @@ PKGINSTALL= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.scripts
SCRIPTS_ONLY= yes
+USE_PERL5= yes
.include "${MASTERDIR}/Makefile"