aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-02-20 22:36:03 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-02-20 22:36:03 +0000
commit558039027741371831bb0bd8eb9e30ab73f11351 (patch)
tree03d0b3f3fcea305320ca9496f20240e885398a81 /x11/gnome-panel
parent802ac2b6b6f0acd3edb2ff04a7890fe243ac8dd1 (diff)
downloadports-558039027741371831bb0bd8eb9e30ab73f11351.tar.gz
ports-558039027741371831bb0bd8eb9e30ab73f11351.zip
Notes
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index a83b67a59fb0..d28b9bf69171 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -53,7 +53,8 @@ CONFIGURE_ARGS+=--enable-eds
CONFIGURE_ARGS+=--disable-eds
.endif
-.if ${OSVERSION} < 600006
+.if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \
+ ( ${OSVERSION} < 503101 )
post-patch:
.for po in da.po it.po zh_CN.po zh_TW.po
@${REINPLACE_CMD} -e 's|%-|%|g' ${WRKSRC}/po/${po}