aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:29:10 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:29:10 +0000
commitb3ba3ae4272e4c4220fb51995e26b0b707865b33 (patch)
tree43a10a02f7124aa5b738e7b4700f122f30641001 /x11-wm
parent77de57715eaa7f5916568b4cc5abd98ede51b434 (diff)
downloadports-b3ba3ae4272e4c4220fb51995e26b0b707865b33.tar.gz
ports-b3ba3ae4272e4c4220fb51995e26b0b707865b33.zip
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Notes
Notes: svn path=/head/; revision=94172
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/kdeartwork3/Makefile1
-rw-r--r--x11-wm/metacity/Makefile1
-rw-r--r--x11-wm/pager/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/x11-wm/kdeartwork3/Makefile b/x11-wm/kdeartwork3/Makefile
index 19a33cc2bf14..00b448f376c4 100644
--- a/x11-wm/kdeartwork3/Makefile
+++ b/x11-wm/kdeartwork3/Makefile
@@ -22,7 +22,6 @@ PREFIX= ${KDE_PREFIX}
USE_MESA= yes
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile
index 17e181504ff2..20ecabf66662 100644
--- a/x11-wm/metacity/Makefile
+++ b/x11-wm/metacity/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_LIBTOOL= yes
USE_GNOME= gnomeprefix gnomehack gnomehier gconf2 libglade2
INSTALLS_SHLIB= yes
diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile
index b40c0f92e149..792ff7ef2138 100644
--- a/x11-wm/pager/Makefile
+++ b/x11-wm/pager/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish2
USE_GMAKE= yes
MAKEFILE= GNUmakefile
-USE_REINPLACE= yes
USE_X_PREFIX= yes
SAWFISH_VERSION= `${X11BASE}/bin/sawfish --version 2>&1 | \