aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 05:00:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 05:00:46 +0000
commit5b2fd8de70e4c33699c9335a901f40c63fe08e01 (patch)
tree42b0d2f988ffac4df04dcff388a29052efdec94a /x11-fm
parente4aa76a9be409201f9ab206e1028818ae37599ad (diff)
downloadports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.tar.gz
ports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.zip
Remove USE_REINPLACE from categories starting with X
Notes
Notes: svn path=/head/; revision=162219
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/binder/Makefile1
-rw-r--r--x11-fm/dfm/Makefile1
-rw-r--r--x11-fm/evidence/Makefile1
-rw-r--r--x11-fm/gentoo/Makefile1
-rw-r--r--x11-fm/mtoolsfm/Makefile1
-rw-r--r--x11-fm/tdfsb/Makefile1
-rw-r--r--x11-fm/tkdesk/Makefile1
-rw-r--r--x11-fm/velocity/Makefile1
-rw-r--r--x11-fm/worker/Makefile1
-rw-r--r--x11-fm/xfce4-fm/Makefile1
-rw-r--r--x11-fm/xfe/Makefile1
-rw-r--r--x11-fm/xplore/Makefile1
12 files changed, 0 insertions, 12 deletions
diff --git a/x11-fm/binder/Makefile b/x11-fm/binder/Makefile
index d3cbd0942515..8ee32e9954a3 100644
--- a/x11-fm/binder/Makefile
+++ b/x11-fm/binder/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= ${LIB_DEP_LIST}
NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
REINPLACE_ARGS=
SCRIPTS_ENV= LANG=C LN=${LN} REINPLACE_CMD="${REINPLACE_CMD}" \
LANGUAGE=${LANGUAGE} VERSION=${TKSTEPVERSION}
diff --git a/x11-fm/dfm/Makefile b/x11-fm/dfm/Makefile
index abc18eb1ef0a..5fc7189f8f0b 100644
--- a/x11-fm/dfm/Makefile
+++ b/x11-fm/dfm/Makefile
@@ -16,7 +16,6 @@ COMMENT= OS/2 - like Desktop-File-Manager for X Window System
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_XPM= yes
USE_GNOME= imlib
diff --git a/x11-fm/evidence/Makefile b/x11-fm/evidence/Makefile
index 11d808e3c2f5..57cf5699d542 100644
--- a/x11-fm/evidence/Makefile
+++ b/x11-fm/evidence/Makefile
@@ -29,7 +29,6 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gtk20
USE_GETTEXT= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dbus \
--disable-dcop \
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile
index 7a2b78ffca43..fd7277085f64 100644
--- a/x11-fm/gentoo/Makefile
+++ b/x11-fm/gentoo/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk+ based, file manager inspired by DirectoryOpus
USE_GNOME= gnometarget gtk12
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/x11-fm/mtoolsfm/Makefile b/x11-fm/mtoolsfm/Makefile
index dbe54d61fa8d..886f8af78fea 100644
--- a/x11-fm/mtoolsfm/Makefile
+++ b/x11-fm/mtoolsfm/Makefile
@@ -17,7 +17,6 @@ COMMENT= A graphical frontend to mtools
RUN_DEPENDS= mtools:${PORTSDIR}/emulators/mtools
-USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
diff --git a/x11-fm/tdfsb/Makefile b/x11-fm/tdfsb/Makefile
index 34fe5c318ef6..219aa9213d0b 100644
--- a/x11-fm/tdfsb/Makefile
+++ b/x11-fm/tdfsb/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg \
glut.4:${PORTSDIR}/graphics/libglut
USE_GL= yes
-USE_REINPLACE= yes
USE_SDL= image sdl
USE_X_PREFIX= yes
diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile
index fe6e7bb83d90..b022a582e5f4 100644
--- a/x11-fm/tkdesk/Makefile
+++ b/x11-fm/tkdesk/Makefile
@@ -17,7 +17,6 @@ COMMENT= A graphical, highly configurable and powerful file manager
LIB_DEPENDS= itcl32:${PORTSDIR}/lang/itcl \
tk83.1:${PORTSDIR}/x11-toolkits/tk83
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/x11-fm/velocity/Makefile b/x11-fm/velocity/Makefile
index 2fd37f43466d..fae1d5d82a29 100644
--- a/x11-fm/velocity/Makefile
+++ b/x11-fm/velocity/Makefile
@@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/velocity-0.1.0
USE_AUTOTOOLS= libtool:15
USE_X_PREFIX= yes
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GNOME= libgnomeui gnomedesktop librsvg2
post-patch:
diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile
index 5d3c135cf1f4..0b9ae04a957f 100644
--- a/x11-fm/worker/Makefile
+++ b/x11-fm/worker/Makefile
@@ -15,7 +15,6 @@ COMMENT= X11 File Manager based on Directory Opus
GNU_CONFIGURE= yes
USE_XLIB= yes
-USE_REINPLACE= yes
USE_BZIP2= yes
MAN1= worker.1
diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile
index 9a4d6d6b0db0..0165519f237c 100644
--- a/x11-fm/xfce4-fm/Makefile
+++ b/x11-fm/xfce4-fm/Makefile
@@ -27,7 +27,6 @@ LIB_DEPENDS= dbh-1.0.1:${PORTSDIR}/databases/dbh \
USE_GETTEXT= yes
USE_GNOME= gtk20 gnomehack
-USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile
index 822f7c3a8430..a7bd124ebf29 100644
--- a/x11-fm/xfe/Makefile
+++ b/x11-fm/xfe/Makefile
@@ -26,7 +26,6 @@ CONFIGURE_ARGS+=--x-includes=${X11BASE}/include \
--with-x
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-I/usr/include/fox|-I${LOCALBASE}/include/|g' \
diff --git a/x11-fm/xplore/Makefile b/x11-fm/xplore/Makefile
index f8951a9e2a9d..f389f70354cb 100644
--- a/x11-fm/xplore/Makefile
+++ b/x11-fm/xplore/Makefile
@@ -16,7 +16,6 @@ COMMENT= Yet another Motif file manager
USE_IMAKE= yes
USE_MOTIF= yes
USE_XPM= yes
-USE_REINPLACE= yes
MAN1= xplore.1 xploretype.1