diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-03 13:44:00 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-03 13:44:00 +0000 |
commit | 62a41b423ba42c0a1ab0c0ada5d33752e965f615 (patch) | |
tree | 5fff787fcf509ed53762690c395516c337412423 /mail/squirrelmail-sasql-plugin | |
parent | 3d7ef3e463a5e930be63835c21dd2d345f88ea2d (diff) |
Notes
Diffstat (limited to 'mail/squirrelmail-sasql-plugin')
-rw-r--r-- | mail/squirrelmail-sasql-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/squirrelmail-sasql-plugin/Makefile b/mail/squirrelmail-sasql-plugin/Makefile index 1aaa7f899d66..8fa0c1487d47 100644 --- a/mail/squirrelmail-sasql-plugin/Makefile +++ b/mail/squirrelmail-sasql-plugin/Makefile @@ -38,9 +38,10 @@ SUB_LIST+= "SQUIRRELDIR=squirrelmail" SUB_FILES= pkg-message +USES= perl5 NO_BUILD= yes NO_WRKSUBDIR= yes -USE_PERL5_BUILD=yes +USE_PERL5= build USE_PHP= yes WANT_PHP_WEB= yes |