aboutsummaryrefslogtreecommitdiffstats
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-08-28 23:31:36 +0800
committeradamw <adamw@FreeBSD.org>2014-08-28 23:31:36 +0800
commitcd752533b1f523e171eada265531bf2667b7a840 (patch)
treeb6adf0e8841a10106a8398962bad60b92ea25a04 /mail/squirrelmail
parent4e330bd83351afdde8e787d1e49cda4175e5de33 (diff)
downloadfreebsd-ports-gnome-cd752533b1f523e171eada265531bf2667b7a840.tar.gz
freebsd-ports-gnome-cd752533b1f523e171eada265531bf2667b7a840.tar.zst
freebsd-ports-gnome-cd752533b1f523e171eada265531bf2667b7a840.zip
Change USE_PERL5 from install to run. It needs to be present for the actual
pkg installation now, not just the install target.
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