summaryrefslogtreecommitdiffstats
path: root/x11
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
parentd79d1144d4ba09eb9602eb022a4af4eab9396caa (diff)
downloadmarcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.gz
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.bz2
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.lz
marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.xz
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')
-rw-r--r--x11/fast-user-switch-applet/Makefile3
-rw-r--r--x11/gdm/Makefile3
-rw-r--r--x11/gnome-applets/Makefile3
-rw-r--r--x11/gnome-desktop/Makefile3
-rw-r--r--x11/gnome-panel/Makefile3
-rw-r--r--x11/gnome-screensaver/Makefile3
-rw-r--r--x11/gnome-terminal/Makefile3
-rw-r--r--x11/gnomeapplets2/Makefile3
-rw-r--r--x11/gnomedesktop/Makefile3
-rw-r--r--x11/gnomepanel/Makefile3
-rw-r--r--x11/gnometerminal/Makefile3
-rw-r--r--x11/libgnome/Makefile3
-rw-r--r--x11/yelp/Makefile3
13 files changed, 13 insertions, 26 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile
index c9360f1d3..76ec5585b 100644
--- a/x11/fast-user-switch-applet/Makefile
+++ b/x11/fast-user-switch-applet/Makefile
@@ -3,7 +3,7 @@
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.2 2006/01/17 00:53:55 ahze Exp $
PORTNAME= fast-user-switch-applet
PORTVERSION= 2.13.5
@@ -21,7 +21,6 @@ USE_GMAKE= yes
USE_GNOME= gnomehack intlhack gnomeprefix gtk20 gnomepanel
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-gdm-config=${X11BASE}/etc/gdm/gdm.conf
-USE_REINPLACE= yes
GCONF_SCHEMAS= fast-user-switch-applet.schemas
INSTALLS_OMF= yes
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"
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index dbf4332e2..5f7814a69 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.99 2006/01/20 02:56:15 ahze Exp $
+# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.100 2006/01/31 20:32:20 marcus Exp $
#
PORTNAME= gnomeapplets2
@@ -27,7 +27,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
-USE_REINPLACE= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
index 3f4f8f1a9..d6c071c30 100644
--- a/x11/gnome-desktop/Makefile
+++ b/x11/gnome-desktop/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomedesktop/Makefile,v 1.79 2006/01/02 23:43:57 ahze Exp $
+# $MCom: ports/x11/gnomedesktop/Makefile,v 1.80 2006/01/27 19:05:50 ahze Exp $
#
PORTNAME= gnomedesktop
@@ -20,7 +20,6 @@ COMMENT= Additional UI API for GNOME 2
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_XPM= yes
-USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \
ltverhack
GNOME_DESKTOP_VERSION=2
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 5f9ea833a..df93d8109 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomepanel/Makefile,v 1.117 2006/01/17 00:49:30 ahze Exp $
+# $MCom: ports/x11/gnomepanel/Makefile,v 1.118 2006/01/27 19:15:54 ahze Exp $
#
PORTNAME= gnomepanel
@@ -24,7 +24,6 @@ INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
INSTALLS_ICONS= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
libwnck gnomemenus gnomedocutils ltverhack
WANT_GNOME= yes
diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile
index 984ec9e16..d554581cf 100644
--- a/x11/gnome-screensaver/Makefile
+++ b/x11/gnome-screensaver/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.25 2006/01/17 02:37:38 ahze Exp $
+# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.26 2006/01/31 00:35:21 ahze Exp $
#
PORTNAME= gnome-screensaver
@@ -21,7 +21,6 @@ RUN_DEPENDS= xscreensaver-gl-helper:${PORTSDIR}/x11/xscreensaver-gnome-hacks
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomemenus
CONFIGURE_ARGS= --disable-pam \
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index c39ab60e3..0a0a49041 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnometerminal/Makefile,v 1.57 2006/01/22 00:51:16 marcus Exp $
+# $MCom: ports/x11/gnometerminal/Makefile,v 1.58 2006/01/31 06:50:10 marcus Exp $
#
PORTNAME= gnometerminal
@@ -20,7 +20,6 @@ COMMENT= Terminal component for the GNOME 2 Desktop
USE_BZIP2= yes
INSTALLS_OMF= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte
USE_AUTOTOOLS= libtool:15
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile
index dbf4332e2..5f7814a69 100644
--- a/x11/gnomeapplets2/Makefile
+++ b/x11/gnomeapplets2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.99 2006/01/20 02:56:15 ahze Exp $
+# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.100 2006/01/31 20:32:20 marcus Exp $
#
PORTNAME= gnomeapplets2
@@ -27,7 +27,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
-USE_REINPLACE= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \
diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile
index 3f4f8f1a9..d6c071c30 100644
--- a/x11/gnomedesktop/Makefile
+++ b/x11/gnomedesktop/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomedesktop/Makefile,v 1.79 2006/01/02 23:43:57 ahze Exp $
+# $MCom: ports/x11/gnomedesktop/Makefile,v 1.80 2006/01/27 19:05:50 ahze Exp $
#
PORTNAME= gnomedesktop
@@ -20,7 +20,6 @@ COMMENT= Additional UI API for GNOME 2
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_XPM= yes
-USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \
ltverhack
GNOME_DESKTOP_VERSION=2
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile
index 5f9ea833a..df93d8109 100644
--- a/x11/gnomepanel/Makefile
+++ b/x11/gnomepanel/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomepanel/Makefile,v 1.117 2006/01/17 00:49:30 ahze Exp $
+# $MCom: ports/x11/gnomepanel/Makefile,v 1.118 2006/01/27 19:15:54 ahze Exp $
#
PORTNAME= gnomepanel
@@ -24,7 +24,6 @@ INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
INSTALLS_ICONS= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
libwnck gnomemenus gnomedocutils ltverhack
WANT_GNOME= yes
diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile
index c39ab60e3..0a0a49041 100644
--- a/x11/gnometerminal/Makefile
+++ b/x11/gnometerminal/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnometerminal/Makefile,v 1.57 2006/01/22 00:51:16 marcus Exp $
+# $MCom: ports/x11/gnometerminal/Makefile,v 1.58 2006/01/31 06:50:10 marcus Exp $
#
PORTNAME= gnometerminal
@@ -20,7 +20,6 @@ COMMENT= Terminal component for the GNOME 2 Desktop
USE_BZIP2= yes
INSTALLS_OMF= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte
USE_AUTOTOOLS= libtool:15
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 7223579f5..6f835606b 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -3,7 +3,7 @@
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
-# $MCom: ports/x11/libgnome/Makefile,v 1.69 2005/12/24 22:29:36 adamw Exp $
+# $MCom: ports/x11/libgnome/Makefile,v 1.70 2006/01/17 00:05:13 marcus Exp $
#
PORTNAME= libgnome
@@ -21,7 +21,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_XPM= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack esound \
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index fd463cc46..93746f103 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/yelp/Makefile,v 1.75 2006/01/19 01:37:35 ahze Exp $
+# $MCom: ports/x11/yelp/Makefile,v 1.76 2006/01/31 12:19:02 ahze Exp $
#
PORTNAME= yelp
@@ -21,7 +21,6 @@ USE_GECKO= firefox mozilla seamonkey
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \
libgnomeprintui
USE_AUTOTOOLS= libtool:15