aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2016-01-06 15:33:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2016-01-06 15:33:22 +0000
commit80d6bd47bb9a4ef4f26a5dd7c8404ca2114ae75b (patch)
treec13b4e16f3990a78b21a24c2a6d2b2dee94ef8a8 /net-im
parent219dce599241bc6337d5ea2a9f1b9b93bfc9c04c (diff)
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile
index 7e86482f7edb..9f9f6c597247 100644
--- a/net-im/pidgin/Makefile
+++ b/net-im/pidgin/Makefile
@@ -29,9 +29,11 @@ CONFIGURE_ARGS= --disable-consoleui \
--enable-screensaver \
--with-dynamic_prpls=${PRPL_MODULES:S/,$//}
+.if ${PORT_OPTIONS:MPERL}
post-stage:
@${SED} -i '' -e 's|^${STAGEDIR}||g' \
${STAGEDIR}${PREFIX}/lib/pidgin/perl/auto/Pidgin/.packlist
+.endif
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/pidgin.1 ${STAGEDIR}${MAN1PREFIX}/man/man1