diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-11-11 03:23:06 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-11-11 03:23:06 +0800 |
commit | 996646ca3a081d84f7d399275b6f255507e912d8 (patch) | |
tree | 7abd9a43c4e650b5841595c4e85bfea4a3f77d7c /mail/squirrelmail | |
parent | 679b94ae2a2258c91d54037fc52d3de93b2ce02b (diff) | |
download | freebsd-ports-gnome-996646ca3a081d84f7d399275b6f255507e912d8.tar.gz freebsd-ports-gnome-996646ca3a081d84f7d399275b6f255507e912d8.tar.zst freebsd-ports-gnome-996646ca3a081d84f7d399275b6f255507e912d8.zip |
- Use USE_PERL5_RUN instead of USE_PERL5_BUILD
- Move perl dependency before <bsd.port.pre.mk>
- Adopt mail/squirrelmail-login_notes-plugin while I am here
- There is no bump as the same functionality is maintained
Requested by: linimon
Approved by: portmgr (linimon)
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r-- | mail/squirrelmail/bsd.squirrelmail.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/squirrelmail/bsd.squirrelmail.mk b/mail/squirrelmail/bsd.squirrelmail.mk index 509037309275..b26e91b3d00c 100644 --- a/mail/squirrelmail/bsd.squirrelmail.mk +++ b/mail/squirrelmail/bsd.squirrelmail.mk @@ -27,7 +27,6 @@ RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail NO_BUILD= yes NO_WRKSUBDIR= yes -USE_PERL5_BUILD= yes USE_PHP= yes WANT_PHP_WEB= yes |