summaryrefslogtreecommitdiffstats
path: root/x11/gdm
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2009-01-10 09:59:22 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2009-01-10 09:59:22 +0800
commitb39cd8f50aefb862ed00b7012ee0a20a862cd496 (patch)
tree8594a63b0584cf1abf8a23251e5644c758b29873 /x11/gdm
parent6ec9c03df3125ba4c9e0045c39dcb8f63d90a970 (diff)
downloadmarcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.tar
marcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.tar.gz
marcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.tar.bz2
marcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.tar.lz
marcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.tar.xz
marcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.tar.zst
marcuscom-ports-b39cd8f50aefb862ed00b7012ee0a20a862cd496.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11867 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 410b261e7..e1d8aba96 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gdm/Makefile,v 1.140 2008/12/26 22:23:12 marcus Exp $
+# $MCom: ports/x11/gdm/Makefile,v 1.141 2008/12/26 23:27:53 marcus Exp $
#
PORTNAME= gdm
@@ -65,12 +65,6 @@ CONFIGURE_ARGS+= --disable-ipv6
.endif
post-patch:
-.if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \
- ( ${OSVERSION} < 503101 )
-.for po in zh_CN.po
- @${REINPLACE_CMD} -e 's|%-|%|g' ${WRKSRC}/po/${po}
-.endfor
-.endif
@${REINPLACE_CMD} -e 's|root:root|root:wheel|g' \
${WRKSRC}/data/Makefile.in
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \