summaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-28 15:31:36 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-28 15:31:36 +0000
commit1b9f3a0a789e883ec702bf859cb065577a6740b1 (patch)
treeb6adf0e8841a10106a8398962bad60b92ea25a04 /mail/squirrelmail
parentMove plugin installation into the plist, rather than post-install, so (diff)
Change USE_PERL5 from install to run. It needs to be present for the actual
pkg installation now, not just the install target.
Notes
Notes: svn path=/head/; revision=366416
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/bsd.squirrelmail.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail/bsd.squirrelmail.mk b/mail/squirrelmail/bsd.squirrelmail.mk
index 903e70b886a2..2480e8a2e18d 100644
--- a/mail/squirrelmail/bsd.squirrelmail.mk
+++ b/mail/squirrelmail/bsd.squirrelmail.mk
@@ -41,7 +41,7 @@ RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail
.ifndef WITHOUT_ACTIVATE
USES+= perl5
-USE_PERL5+= install
+USE_PERL5+= run
.endif
NO_BUILD= yes