aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2016-01-06 23:36:44 +0800
committermarcus <marcus@FreeBSD.org>2016-01-06 23:36:44 +0800
commit8353071c958b1b764e8df2a65e1567ff09e35054 (patch)
treee0d267af7b69ca63faecab32dc162575f49fd7a7 /net-im
parenta194bedd17ca7ebdde68ae5ad8a13d5611840be4 (diff)
downloadfreebsd-ports-gnome-8353071c958b1b764e8df2a65e1567ff09e35054.tar.gz
freebsd-ports-gnome-8353071c958b1b764e8df2a65e1567ff09e35054.tar.zst
freebsd-ports-gnome-8353071c958b1b764e8df2a65e1567ff09e35054.zip
Use a better Perl fix.
PR: 205951 Submitted by: Piotr Kubaj
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
span class='insertions'>+1 * Fix my email address again, using proper @FreeBSD.org stylingfeld2013-07-291-2/+2 * Update my email address throughout the treefeld2013-07-251-2/+2 * - Update to 0.0.2012.10.04swills2013-03-013-355/+1190