summaryrefslogtreecommitdiffstats
path: root/x11/gdm/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-01 04:36:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-01 04:36:57 +0800
commitdd4eb5eaab2ace97e0664dadc1160a7981dded53 (patch)
tree8c6082c5a1510918922178f30f10a4782666b955 /x11/gdm/Makefile
parentd79d1144d4ba09eb9602eb022a4af4eab9396caa (diff)
downloadmarcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.gz
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.zst
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.zip
Remove USE_REINPLACE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5595 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r--x11/gdm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 97cd9b624..681789b8e 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.11 2006/01/20 21:41:25 marcus Exp $
+# $MCom: ports/x11/gdm/Makefile,v 1.12 2006/01/31 18:27:54 marcus Exp $
#
PORTNAME= gdm
@@ -24,7 +24,6 @@ USE_GMAKE= yes
USE_GNOME= gnomehack intlhack gnomehier libgnomeui librsvg2 gnomedocutils \
gnomeprefix
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
GTKDOC="false"