summaryrefslogtreecommitdiffstats
path: root/x11/gdm/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2009-10-08 07:07:23 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2009-10-08 07:07:23 +0800
commit0a0af022ba02e0ffd81ab0aaded8d05568cf7b98 (patch)
treeb872014728ecae18925b539effbf420cd79ffe95 /x11/gdm/Makefile
parent2a706c5dd21a290cbb388896f75f15ca73e8039d (diff)
downloadmarcuscom-ports-0a0af022ba02e0ffd81ab0aaded8d05568cf7b98.tar
marcuscom-ports-0a0af022ba02e0ffd81ab0aaded8d05568cf7b98.tar.gz
marcuscom-ports-0a0af022ba02e0ffd81ab0aaded8d05568cf7b98.tar.bz2
marcuscom-ports-0a0af022ba02e0ffd81ab0aaded8d05568cf7b98.tar.lz
marcuscom-ports-0a0af022ba02e0ffd81ab0aaded8d05568cf7b98.tar.xz
marcuscom-ports-0a0af022ba02e0ffd81ab0aaded8d05568cf7b98.tar.zst
marcuscom-ports-0a0af022ba02e0ffd81ab0aaded8d05568cf7b98.zip
A few files have like *.in and *.in.in, so doing '*.desktop.in*'. Currently,
no function change so no bump need. Just be safe in case. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13100 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r--x11/gdm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index f87aa76e7..9bc2b80ee 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.157 2009/09/23 03:12:46 marcus Exp $
+# $MCom: ports/x11/gdm/Makefile,v 1.158 2009/10/07 22:53:40 mezz Exp $
#
PORTNAME= gdm
@@ -81,7 +81,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \
${WRKSRC}/configure ${WRKSRC}/daemon/*.c ${WRKSRC}/po/*.po
@${REINPLACE_CMD} -e 's|/usr/lib|${LOCALBASE}/lib|g' \
- ${WRKSRC}/data/greeter-autostart/*.desktop.in
+ ${WRKSRC}/data/greeter-autostart/*.desktop.in*
post-install:
${INSTALL_DATA} ${WRKSRC}/data/gconf.path \