aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-conf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-conf/Makefile')
-rw-r--r--x11/xfce4-conf/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile
index 221546d60cd0..3dc54da86567 100644
--- a/x11/xfce4-conf/Makefile
+++ b/x11/xfce4-conf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfce4-conf
PORTVERSION= 4.10.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfconf-${PORTVERSION}
@@ -57,8 +57,4 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
-post-install:
-.if ${PORT_OPTIONS:MPERL}
- @${RM} ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod
-.endif
.include <bsd.port.mk>