aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-09-09 17:19:11 +0000
committerChris Rees <crees@FreeBSD.org>2011-09-09 17:19:11 +0000
commitecd99e4f128c3793994f525913040e506784cc8b (patch)
tree126908d3a85d9d4611a77e44d99c7112c7d3517f /x11
parentbe99edbc3c1fcf5260278884fe1744c23a48773c (diff)
downloadports-ecd99e4f128c3793994f525913040e506784cc8b.tar.gz
ports-ecd99e4f128c3793994f525913040e506784cc8b.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-conf/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile
index e910a7dd0adc..bd80213dc990 100644
--- a/x11/xfce4-conf/Makefile
+++ b/x11/xfce4-conf/Makefile
@@ -70,10 +70,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|--module-dir|--module=xfconf &|' \
${WRKSRC}/docs/reference/Makefile.in
-post-build:
-.if defined(WITH_PERL)
- @${REINPLACE_CMD} -E -e 's! doc_(perl|site|\$$\(INSTALLDIRS\))_install$$!!' \
- ${WRKSRC}/xfconf-perl/Makefile.perl
-.endif
-
.include <bsd.port.post.mk>