summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-15 14:14:44 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-15 14:14:44 +0800
commit16a0fdccce381790dcb6d77f0285c38756632f07 (patch)
tree654ad391a811256306404cdb807275a27edff78a /x11
parent51fe5316d094d8efa8737ad1ccc5f7f16ef00843 (diff)
downloadmarcuscom-ports-16a0fdccce381790dcb6d77f0285c38756632f07.tar
marcuscom-ports-16a0fdccce381790dcb6d77f0285c38756632f07.tar.gz
marcuscom-ports-16a0fdccce381790dcb6d77f0285c38756632f07.tar.bz2
marcuscom-ports-16a0fdccce381790dcb6d77f0285c38756632f07.tar.lz
marcuscom-ports-16a0fdccce381790dcb6d77f0285c38756632f07.tar.xz
marcuscom-ports-16a0fdccce381790dcb6d77f0285c38756632f07.tar.zst
marcuscom-ports-16a0fdccce381790dcb6d77f0285c38756632f07.zip
Remove more leftover of gnome.desktop...
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10117 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 77920ec56..e7808f0e5 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.92 2008/01/15 05:50:11 marcus Exp $
+# $MCom: ports/x11/gdm/Makefile,v 1.93 2008/01/15 05:50:40 marcus Exp $
#
PORTNAME= gdm
@@ -70,8 +70,6 @@ post-patch:
.endif
@${REINPLACE_CMD} -e 's|root:root|root:wheel|g' \
${WRKSRC}/data/Makefile.in
- @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
- ${FILESDIR}/gnome.desktop > ${WRKDIR}/gnome.desktop
post-install:
.if !defined(PACKAGE_BUILDING)