diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 06:06:59 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 06:06:59 +0000 |
commit | f2af6ec9a8c3cf1e8d72e6266bee870756b02c41 (patch) | |
tree | 560b663694eb053e69f2fd7ce39f1ca119ab80c2 /mail/squirrelmail-tmda-plugin | |
parent | 6337984890c98036209bdd2001ac29c3386bf22a (diff) | |
download | ports-f2af6ec9a8c3cf1e8d72e6266bee870756b02c41.tar.gz ports-f2af6ec9a8c3cf1e8d72e6266bee870756b02c41.zip |
Notes
Diffstat (limited to 'mail/squirrelmail-tmda-plugin')
-rw-r--r-- | mail/squirrelmail-tmda-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-tmda-plugin/Makefile b/mail/squirrelmail-tmda-plugin/Makefile index 222b9c1089f3..58e95188ef93 100644 --- a/mail/squirrelmail-tmda-plugin/Makefile +++ b/mail/squirrelmail-tmda-plugin/Makefile @@ -19,7 +19,7 @@ COMMENT= Adds TMDA support to SquirrelMail RUN_DEPENDS= tmda-filter:${PORTSDIR}/mail/tmda \ ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail -USE_PERL5= yes +USES= perl5 NO_BUILD= yes SQUIRREL_PLUGIN_NAME= tmdatools |