aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-08-10 04:49:11 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-08-10 04:49:11 +0000
commit0acb9883aafa1a130338ab85bb1e9008e94873b6 (patch)
tree1f814d6d986c90b9e432ad2d458084cc0121d80d /x11-wm
parent6be79b4d463befbb085e105a6004622f0be49597 (diff)
downloadports-0acb9883aafa1a130338ab85bb1e9008e94873b6.tar.gz
ports-0acb9883aafa1a130338ab85bb1e9008e94873b6.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4-panel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile
index f72eb629d49f..4afcece48c90 100644
--- a/x11-wm/xfce4-panel/Makefile
+++ b/x11-wm/xfce4-panel/Makefile
@@ -54,9 +54,10 @@ CONFIGURE_ARGS+=--without-html-dir
PLIST_SUB+= APIDOCS="@comment "
.endif
+post-patch:
.if empty(PORT_OPTIONS:MNLS)
- @${REINPLACE_CMD} -e 's| icons \\| icons| ; \
- s| po||' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e 's| icons \\| icons|' \
+ -e 's| po||' ${WRKSRC}/Makefile.in
.endif
post-install: