diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-01-16 22:41:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-01-16 22:41:06 +0000 |
commit | cbfb36bb87a54a7639e28bc5d945e9c7ec6a4424 (patch) | |
tree | bb11f8a2e9d0ad7e16e6266c506c24702e312ba0 /databases/mysql51-scripts | |
parent | 7e6cfe08411ec9522a8c812e677a8048cc66b47e (diff) | |
download | ports-cbfb36bb87a54a7639e28bc5d945e9c7ec6a4424.tar.gz ports-cbfb36bb87a54a7639e28bc5d945e9c7ec6a4424.zip |
Notes
Diffstat (limited to 'databases/mysql51-scripts')
-rw-r--r-- | databases/mysql51-scripts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql51-scripts/Makefile b/databases/mysql51-scripts/Makefile index 7aa6e28374ba..bb4acfcf8a31 100644 --- a/databases/mysql51-scripts/Makefile +++ b/databases/mysql51-scripts/Makefile @@ -17,5 +17,6 @@ PKGMESSAGE= mustnotexist PLIST= ${PKGDIR}/pkg-plist.scripts SCRIPTS_ONLY= yes +USE_PERL5= yes .include "${MASTERDIR}/Makefile" |