aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2016-01-06 15:36:44 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2016-01-06 15:36:44 +0000
commitc9f9bf102ea3b368692eea86bcce57f9b41669b2 (patch)
treee0d267af7b69ca63faecab32dc162575f49fd7a7 /net-im
parent80d6bd47bb9a4ef4f26a5dd7c8404ca2114ae75b (diff)
downloadports-c9f9bf102ea3b368692eea86bcce57f9b41669b2.tar.gz
ports-c9f9bf102ea3b368692eea86bcce57f9b41669b2.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile
index 9f9f6c597247..23f2ff2a3a7b 100644
--- a/net-im/pidgin/Makefile
+++ b/net-im/pidgin/Makefile
@@ -29,8 +29,7 @@ CONFIGURE_ARGS= --disable-consoleui \
--enable-screensaver \
--with-dynamic_prpls=${PRPL_MODULES:S/,$//}
-.if ${PORT_OPTIONS:MPERL}
-post-stage:
+post-stage-PERL-on:
@${SED} -i '' -e 's|^${STAGEDIR}||g' \
${STAGEDIR}${PREFIX}/lib/pidgin/perl/auto/Pidgin/.packlist
.endif