aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/XawPlus/Makefile1
-rw-r--r--x11-toolkits/fl_editor/Makefile1
-rw-r--r--x11-toolkits/fltk/Makefile1
-rw-r--r--x11-toolkits/flvw/Makefile1
-rw-r--r--x11-toolkits/fox-devel/Makefile1
-rw-r--r--x11-toolkits/fox/Makefile1
-rw-r--r--x11-toolkits/fox10/Makefile1
-rw-r--r--x11-toolkits/fox12/Makefile1
-rw-r--r--x11-toolkits/fox14/Makefile1
-rw-r--r--x11-toolkits/fxscintilla/Makefile1
-rw-r--r--x11-toolkits/gai/Makefile1
-rw-r--r--x11-toolkits/gal2/Makefile1
-rw-r--r--x11-toolkits/gnocl/Makefile1
-rw-r--r--x11-toolkits/gnustep-gui/Makefile1
-rw-r--r--x11-toolkits/gtk--2/Makefile1
-rw-r--r--x11-toolkits/gtk20-apireference/Makefile1
-rw-r--r--x11-toolkits/gtk20/Makefile1
-rw-r--r--x11-toolkits/gtk30/Makefile1
-rw-r--r--x11-toolkits/gtkglarea--/Makefile1
-rw-r--r--x11-toolkits/gtkglext/Makefile1
-rw-r--r--x11-toolkits/gtkmathview/Makefile1
-rw-r--r--x11-toolkits/gtkmm20/Makefile1
-rw-r--r--x11-toolkits/gtkmm30/Makefile1
-rw-r--r--x11-toolkits/gtoolkit/Makefile1
-rw-r--r--x11-toolkits/guile-gtk/Makefile1
-rw-r--r--x11-toolkits/hs-frantk/Makefile1
-rw-r--r--x11-toolkits/irrlicht/Makefile1
-rw-r--r--x11-toolkits/itk/Makefile1
-rw-r--r--x11-toolkits/libgail-gnome/Makefile1
-rw-r--r--x11-toolkits/libgnomeprintui/Makefile1
-rw-r--r--x11-toolkits/libgnomeprintuimm/Makefile1
-rw-r--r--x11-toolkits/libgnomeuimm26/Makefile1
-rw-r--r--x11-toolkits/libgtk-java/Makefile1
-rw-r--r--x11-toolkits/libxfce4gui/Makefile1
-rw-r--r--x11-toolkits/libzvt/Makefile1
-rw-r--r--x11-toolkits/mesgui/Makefile1
-rw-r--r--x11-toolkits/neXtaw/Makefile1
-rw-r--r--x11-toolkits/php-gtk/Makefile1
-rw-r--r--x11-toolkits/php-gtk2/Makefile1
-rw-r--r--x11-toolkits/py-fltk/Makefile1
-rw-r--r--x11-toolkits/qt33/Makefile1
-rw-r--r--x11-toolkits/ruby-wx/Makefile1
-rw-r--r--x11-toolkits/sdl_gui/Makefile1
-rw-r--r--x11-toolkits/swt31/Makefile1
-rw-r--r--x11-toolkits/tix/Makefile1
-rw-r--r--x11-toolkits/tk80/Makefile1
-rw-r--r--x11-toolkits/tk82/Makefile1
-rw-r--r--x11-toolkits/tk83/Makefile1
-rw-r--r--x11-toolkits/tk84/Makefile1
-rw-r--r--x11-toolkits/tkshape/Makefile1
-rw-r--r--x11-toolkits/tktable/Makefile1
-rw-r--r--x11-toolkits/vdk/Makefile1
-rw-r--r--x11-toolkits/vdkbuilder/Makefile1
-rw-r--r--x11-toolkits/viewkit/Makefile1
-rw-r--r--x11-toolkits/viewklass/Makefile1
-rw-r--r--x11-toolkits/wmapp/Makefile1
-rw-r--r--x11-toolkits/wxgtk24-docs/Makefile1
-rw-r--r--x11-toolkits/wxgtk24/Makefile1
-rw-r--r--x11-toolkits/wxmozilla/Makefile1
-rw-r--r--x11-toolkits/xforms/Makefile1
-rw-r--r--x11-toolkits/xview/Makefile1
61 files changed, 0 insertions, 61 deletions
diff --git a/x11-toolkits/XawPlus/Makefile b/x11-toolkits/XawPlus/Makefile
index 04dfe8b8d19d..19a391bf1dfa 100644
--- a/x11-toolkits/XawPlus/Makefile
+++ b/x11-toolkits/XawPlus/Makefile
@@ -19,7 +19,6 @@ COMMENT= A replacement for Xaw with a nicer 3-D look and some extensions
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
-USE_REINPLACE= yes
MAKE_ARGS= CC="${CC}" FLAGS="${CFLAGS} -fPIC -DHAS_WCHAR_H" \
INC_PATH="-I. -I${X11BASE}/include" LIB_PATH="-L${X11BASE}/lib"
ALL_TARGET= lib
diff --git a/x11-toolkits/fl_editor/Makefile b/x11-toolkits/fl_editor/Makefile
index 40a7cde5b31e..ce4a9dc1a5f1 100644
--- a/x11-toolkits/fl_editor/Makefile
+++ b/x11-toolkits/fl_editor/Makefile
@@ -17,7 +17,6 @@ COMMENT= Text Editor Widgets for the Fast Light ToolKit
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
-USE_REINPLACE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile
index 9c0dd83fd62c..7b2a7bd533df 100644
--- a/x11-toolkits/fltk/Makefile
+++ b/x11-toolkits/fltk/Makefile
@@ -44,7 +44,6 @@ CONFIGURE_ENV+= CC="${CXX}" CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION}
USE_X_PREFIX= yes
USE_GL= yes
-USE_REINPLACE= yes
MAN1= fluid.1 fltk-config.1
MAN3= fltk.3
diff --git a/x11-toolkits/flvw/Makefile b/x11-toolkits/flvw/Makefile
index 624a00f01e6c..85925adfaf54 100644
--- a/x11-toolkits/flvw/Makefile
+++ b/x11-toolkits/flvw/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
WRKSRC= ${WRKDIR}/${PORTNAME}/1.0
USE_X_PREFIX= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_ARGS= DIRS=src
diff --git a/x11-toolkits/fox-devel/Makefile b/x11-toolkits/fox-devel/Makefile
index 376458cb00ce..f1c1073229c9 100644
--- a/x11-toolkits/fox-devel/Makefile
+++ b/x11-toolkits/fox-devel/Makefile
@@ -30,7 +30,6 @@ SHVER= 7
PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER}
USE_GL= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile
index 34e90e0d5ceb..d9c8b58ae05b 100644
--- a/x11-toolkits/fox/Makefile
+++ b/x11-toolkits/fox/Makefile
@@ -25,7 +25,6 @@ CONFLICTS= fox-1.1.*
USE_GL= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \
CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-toolkits/fox10/Makefile b/x11-toolkits/fox10/Makefile
index 34e90e0d5ceb..d9c8b58ae05b 100644
--- a/x11-toolkits/fox10/Makefile
+++ b/x11-toolkits/fox10/Makefile
@@ -25,7 +25,6 @@ CONFLICTS= fox-1.1.*
USE_GL= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \
CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-toolkits/fox12/Makefile b/x11-toolkits/fox12/Makefile
index 930ea0cf02d5..f737dc04ddb2 100644
--- a/x11-toolkits/fox12/Makefile
+++ b/x11-toolkits/fox12/Makefile
@@ -31,7 +31,6 @@ PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER}
USE_GNOME= lthack
USE_GL= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-opengl --with-x --enable-threadsafe
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile
index 376458cb00ce..f1c1073229c9 100644
--- a/x11-toolkits/fox14/Makefile
+++ b/x11-toolkits/fox14/Makefile
@@ -30,7 +30,6 @@ SHVER= 7
PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER}
USE_GL= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile
index 86728116ffb3..b220c535bb62 100644
--- a/x11-toolkits/fxscintilla/Makefile
+++ b/x11-toolkits/fxscintilla/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= alecn2002@yandex.ru
COMMENT= A Fox toolkit reimplementation of Scintilla editing widget
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
CONFIGURE_ARGS+= --enable-shared --disable-static
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/gai/Makefile b/x11-toolkits/gai/Makefile
index f03ee6be75d2..1071c0b53d93 100644
--- a/x11-toolkits/gai/Makefile
+++ b/x11-toolkits/gai/Makefile
@@ -18,7 +18,6 @@ COMMENT= General Applet Interface Library
LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
-USE_REINPLACE= yes
USE_BZIP2= yes
USE_GL= yes
USE_SDL= sdl
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile
index a0a79ce9136b..309667aab5ea 100644
--- a/x11-toolkits/gal2/Makefile
+++ b/x11-toolkits/gal2/Makefile
@@ -25,7 +25,6 @@ PREFIX?= ${X11BASE}
PORTREVISION= 2
USE_XLIB= yes
-USE_REINPLACE= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui \
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index be2bfa25107a..b133f8420ec2 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/tcl8.4/tcl.h:${PORTSDIR}/lang/tcl84
USE_GMAKE= yes
USE_BZIP2= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
BUILD_WRKSRC= ${WRKSRC}/src
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index e1925c61c8e7..80da4bc91c54 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -41,7 +41,6 @@ USE_GNUSTEP_BASE= yes
MAKEFILE=
MAKE_FLAGS+= OPTFLAG="${CFLAGS}"
BREAKS_IF_PEDANTIC= yes
-USE_REINPLACE= yes
NO_FILTER_SHLIBS= yes
PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}
diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile
index 47a7119ac518..120c3be5e187 100644
--- a/x11-toolkits/gtk--2/Makefile
+++ b/x11-toolkits/gtk--2/Makefile
@@ -32,7 +32,6 @@ USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
USE_GNOME= gnomehack lthack gtk20
CONFIGURE_ARGS= --enable-static=yes \
--with-sigc-prefix=${LOCALBASE}
diff --git a/x11-toolkits/gtk20-apireference/Makefile b/x11-toolkits/gtk20-apireference/Makefile
index ca12636a3bcf..6c7204fb4af7 100644
--- a/x11-toolkits/gtk20-apireference/Makefile
+++ b/x11-toolkits/gtk20-apireference/Makefile
@@ -20,7 +20,6 @@ IGNOREFILES= ${DISTFILES}
NO_BUILD= yes
PLIST= ${WRKDIR}/plist
PREFIX= ${X11BASE} # do not use USE_X_PREFIX, does not depend on X
-USE_REINPLACE= yes
REINPLACE_ARGS= -i "" # do not save backups
MODULES= glib gobject gdk gdk-pixbuf gtk
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index f68901512405..224fb125ab88 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -39,7 +39,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \
USE_XLIB= yes
USE_XPM= yes
-USE_REINPLACE= yes
USE_PERL5= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index f68901512405..224fb125ab88 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -39,7 +39,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \
USE_XLIB= yes
USE_XPM= yes
-USE_REINPLACE= yes
USE_PERL5= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
diff --git a/x11-toolkits/gtkglarea--/Makefile b/x11-toolkits/gtkglarea--/Makefile
index 5ce3931c4bf2..0ed1bda16faa 100644
--- a/x11-toolkits/gtkglarea--/Makefile
+++ b/x11-toolkits/gtkglarea--/Makefile
@@ -24,7 +24,6 @@ LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtk-- \
USE_GL= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-lib-GL
diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile
index 267ba1d6f233..105c1c948870 100644
--- a/x11-toolkits/gtkglext/Makefile
+++ b/x11-toolkits/gtkglext/Makefile
@@ -20,7 +20,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gtk20
USE_GL= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile
index 21b3e07d8922..e70140ae60ae 100644
--- a/x11-toolkits/gtkmathview/Makefile
+++ b/x11-toolkits/gtkmathview/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
xml2.5:${PORTSDIR}/textproc/libxml2 \
gmetadom_gdome_cpp_smart:${PORTSDIR}/textproc/gmetadom
-USE_REINPLACE= yes
USE_GETOPT_LONG= yes
USE_X_PREFIX= yes
USE_GNOME= glib20 gtk20 gnomehack
diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile
index 47a7119ac518..120c3be5e187 100644
--- a/x11-toolkits/gtkmm20/Makefile
+++ b/x11-toolkits/gtkmm20/Makefile
@@ -32,7 +32,6 @@ USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
USE_GNOME= gnomehack lthack gtk20
CONFIGURE_ARGS= --enable-static=yes \
--with-sigc-prefix=${LOCALBASE}
diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile
index 47a7119ac518..120c3be5e187 100644
--- a/x11-toolkits/gtkmm30/Makefile
+++ b/x11-toolkits/gtkmm30/Makefile
@@ -32,7 +32,6 @@ USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
USE_GNOME= gnomehack lthack gtk20
CONFIGURE_ARGS= --enable-static=yes \
--with-sigc-prefix=${LOCALBASE}
diff --git a/x11-toolkits/gtoolkit/Makefile b/x11-toolkits/gtoolkit/Makefile
index 823a96e6b58d..609ffbf6b014 100644
--- a/x11-toolkits/gtoolkit/Makefile
+++ b/x11-toolkits/gtoolkit/Makefile
@@ -25,7 +25,6 @@ USE_GNUSTEP_INSTALL= yes
GNU_CONFIGURE= yes
LDCONFIG_DIRS= ${LOCALLIBDIR}
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
MAKE_ARGS+= GNUSTEP_PREFIX=${PREFIX}/System
CONFIGURE_ARGS+= --with-gnustep
diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile
index c93ece70ec9f..60bb20060f4c 100644
--- a/x11-toolkits/guile-gtk/Makefile
+++ b/x11-toolkits/guile-gtk/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gdkpixbuf libglade
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-gtkgl=no
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile
index 5eb2cd07d7d9..fcbcbe175954 100644
--- a/x11-toolkits/hs-frantk/Makefile
+++ b/x11-toolkits/hs-frantk/Makefile
@@ -23,7 +23,6 @@ RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
.endif
USE_GMAKE= yes
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/FranTk1.1/src
.if defined(WITH_HUGS)
diff --git a/x11-toolkits/irrlicht/Makefile b/x11-toolkits/irrlicht/Makefile
index 6a3937711491..04d0795ce649 100644
--- a/x11-toolkits/irrlicht/Makefile
+++ b/x11-toolkits/irrlicht/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_GL= yes
USE_ZIP= yes
-USE_REINPLACE= yes
WRKBASE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
WRKSRC= ${WRKBASE}/source/Irrlicht
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/itk/Makefile b/x11-toolkits/itk/Makefile
index 3f24dc6d9392..1e89e61cc4ed 100644
--- a/x11-toolkits/itk/Makefile
+++ b/x11-toolkits/itk/Makefile
@@ -20,7 +20,6 @@ COMMENT= [incr Tk] (A.K.A. "itk")
LIB_DEPENDS= tk84:${PORTSDIR}/x11-toolkits/tk84 \
itcl${MAJOR}${MINOR}.1:${PORTSDIR}/lang/itcl
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/itcl${PORTVERSION}/itk
INSTALLS_SHLIB= yes
MAKE_ENV+= ${PLIST_SUB} \
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
index 76ec2edff6c8..5cd93b1a4161 100644
--- a/x11-toolkits/libgail-gnome/Makefile
+++ b/x11-toolkits/libgail-gnome/Makefile
@@ -23,7 +23,6 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack gnomepanel atspi
-USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile
index 8e123ba22aac..9eb159ca40e1 100644
--- a/x11-toolkits/libgnomeprintui/Makefile
+++ b/x11-toolkits/libgnomeprintui/Makefile
@@ -26,7 +26,6 @@ USE_XPM= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \
intlhack ltverhack
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
USE_BISON= yes
diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile
index f6ed11b626ba..b4f7c894c515 100644
--- a/x11-toolkits/libgnomeprintuimm/Makefile
+++ b/x11-toolkits/libgnomeprintuimm/Makefile
@@ -26,7 +26,6 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeprintui
USE_GCC= 3.4
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static
diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile
index fbe2a65efa31..fba131956ce5 100644
--- a/x11-toolkits/libgnomeuimm26/Makefile
+++ b/x11-toolkits/libgnomeuimm26/Makefile
@@ -29,7 +29,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GCC= 3.4
-USE_REINPLACE= yes
USE_GNOME= gnomehack libgnomeui
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile
index 64bdbce7ecc7..e4ada9fb95c7 100644
--- a/x11-toolkits/libgtk-java/Makefile
+++ b/x11-toolkits/libgtk-java/Makefile
@@ -28,7 +28,6 @@ JAVA_VERSION= 1.2+
JAVA_OS= native
USE_GCC= 3.4+
USE_GNOME= gnomehack gtk20
-USE_REINPLACE= yes
CONFIGURE_ARGS= --without-gcj-compile
CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd"
GTK_API_VERSION= 2.8
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile
index f7c08efe8d3d..d4ba8f20cd88 100644
--- a/x11-toolkits/libxfce4gui/Makefile
+++ b/x11-toolkits/libxfce4gui/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= dbh-1.0.1:${PORTSDIR}/databases/dbh \
xfce4util.1:${PORTSDIR}/x11/libxfce4util
USE_GNOME= gtk20 gnomehack
-USE_REINPLACE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/x11-toolkits/libzvt/Makefile b/x11-toolkits/libzvt/Makefile
index f45b02ca8435..323ad6c97f43 100644
--- a/x11-toolkits/libzvt/Makefile
+++ b/x11-toolkits/libzvt/Makefile
@@ -19,7 +19,6 @@ COMMENT= Library components for Zed's Virtual Terminal
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_BISON= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
diff --git a/x11-toolkits/mesgui/Makefile b/x11-toolkits/mesgui/Makefile
index 4973b2721c20..29ef9b4258dd 100644
--- a/x11-toolkits/mesgui/Makefile
+++ b/x11-toolkits/mesgui/Makefile
@@ -18,7 +18,6 @@ COMMENT= Make a simple GUI under OpenGL
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
USE_SDL= sdl
-USE_REINPLACE= yes
USE_GL= yes
USE_GMAKE= yes
MAKE_ENV= OPT="${OPT}" LDFLAGS="${LDFLAGS}"
diff --git a/x11-toolkits/neXtaw/Makefile b/x11-toolkits/neXtaw/Makefile
index 712bea01b513..a035e46aa29e 100644
--- a/x11-toolkits/neXtaw/Makefile
+++ b/x11-toolkits/neXtaw/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Athena Widgets with N*XTSTEP appearance
USE_X_PREFIX= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile
index e6d2b74eadc6..d5c4980dc4c7 100644
--- a/x11-toolkits/php-gtk/Makefile
+++ b/x11-toolkits/php-gtk/Makefile
@@ -78,7 +78,6 @@ PLIST_SUB+= PHPEXTDIR="${PHP_EXT_DIR}"
CONFIGURE_ENV= CPPFLAGS="${ENVSCE}"
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
PIC2FIX= acinclude.m4 aclocal.m4 configure
diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile
index e6d2b74eadc6..d5c4980dc4c7 100644
--- a/x11-toolkits/php-gtk2/Makefile
+++ b/x11-toolkits/php-gtk2/Makefile
@@ -78,7 +78,6 @@ PLIST_SUB+= PHPEXTDIR="${PHP_EXT_DIR}"
CONFIGURE_ENV= CPPFLAGS="${ENVSCE}"
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
PIC2FIX= acinclude.m4 aclocal.m4 configure
diff --git a/x11-toolkits/py-fltk/Makefile b/x11-toolkits/py-fltk/Makefile
index 2abf4061afc4..f160ce477341 100644
--- a/x11-toolkits/py-fltk/Makefile
+++ b/x11-toolkits/py-fltk/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_XLIB= yes
-USE_REINPLACE= yes
MAKE_ENV+= FLTK_HOME=${X11BASE}/include OPENGL_HOME=${X11BASE}/include
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index a21e4a3570aa..580171ab6db5 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -28,7 +28,6 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \
xfmail-1.5.5_[1-2]
USE_BZIP2= yes
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
USE_X_PREFIX= yes
HAS_CONFIGURE= yes
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile
index 18bb45a9752a..6e9d5c556143 100644
--- a/x11-toolkits/ruby-wx/Makefile
+++ b/x11-toolkits/ruby-wx/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= wx_gtk2-2.4:${PORTSDIR}/x11-toolkits/wxgtk24 \
USE_ICONV= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
-USE_REINPLACE= yes
.include <bsd.port.pre.mk>
diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile
index e21e2a61efd6..23da8006e82e 100644
--- a/x11-toolkits/sdl_gui/Makefile
+++ b/x11-toolkits/sdl_gui/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= A Graphical User Interface library for SDL
USE_SDL= sdl image ttf
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/swt31/Makefile b/x11-toolkits/swt31/Makefile
index 9d3d170db3d0..ec635fe73947 100644
--- a/x11-toolkits/swt31/Makefile
+++ b/x11-toolkits/swt31/Makefile
@@ -29,7 +29,6 @@ PLIST_FILES= %%JAVAJARDIR%%/swt.jar \
lib/libswt-pi-gtk-%%BUILD%%.so
USE_JAVA= yes
-USE_REINPLACE= yes
JAVA_VERSION= 1.4+
JAVA_OS= native
diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile
index 3d5fd4f745f0..78e7063f1c18 100644
--- a/x11-toolkits/tix/Makefile
+++ b/x11-toolkits/tix/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
WRKSRC= ${WRKDIR}/${DISTNAME}/unix/tk8.4
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-sam \
--with-tclconfig="${PREFIX}/lib/tcl8.4" \
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile
index 40a1b6487de2..091989b11066 100644
--- a/x11-toolkits/tk80/Makefile
+++ b/x11-toolkits/tk80/Makefile
@@ -27,7 +27,6 @@ CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR} TK_LIB_FILE=${TK_LIB_FILE}
PKGINSTALL= ${PKGDIR}/pkg-install.wish
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.wish
-USE_REINPLACE= yes
SHLIB_MAJOR= 1
SHLIB_MINOR= 4
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index c00e815d93bf..5da27bae2a29 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -32,7 +32,6 @@ PLIST_SUB= TK_VER=${TK_VER} SHORT_TK_VER=${SHORT_TK_VER}
PKGINSTALL= ${PKGDIR}/pkg-install.wish
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.wish
TCL82_PORT?= lang/tcl82
-USE_REINPLACE= YES
MANCOMPRESSED= no
.include <bsd.port.pre.mk>
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index 61f373670502..f8d9c8f421b1 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -34,7 +34,6 @@ PKGINSTALL= ${PKGDIR}/pkg-install.wish
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.wish
NOPRECIOUSMAKEVARS= Too many _MLINKS for README.html
TCL83_PORT?= lang/tcl83
-USE_REINPLACE= YES
MANCOMPRESSED= no
.include <bsd.port.pre.mk>
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index ecee18ea57c4..371f1e67ed59 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -34,7 +34,6 @@ PKGINSTALL= ${PKGDIR}/pkg-install.wish
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.wish
NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
TCL84_PORT?= lang/tcl84
-USE_REINPLACE= YES
MANCOMPRESSED= no
.ifdef (WITH_THREADS)
diff --git a/x11-toolkits/tkshape/Makefile b/x11-toolkits/tkshape/Makefile
index 0987b9cc20d9..8ee8deb21c4d 100644
--- a/x11-toolkits/tkshape/Makefile
+++ b/x11-toolkits/tkshape/Makefile
@@ -35,7 +35,6 @@ TK_VER?= 8.4
WISH?= wish${TK_VER}
USE_GMAKE= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tclconf=${LOCALBASE}/lib/tcl${TCL_VER} \
--with-tkconf=${LOCALBASE}/lib/tk${TK_VER}
diff --git a/x11-toolkits/tktable/Makefile b/x11-toolkits/tktable/Makefile
index 04c5d591e4ca..ac434c1e9660 100644
--- a/x11-toolkits/tktable/Makefile
+++ b/x11-toolkits/tktable/Makefile
@@ -25,7 +25,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-tclinclude=${LOCALBASE}/include/tcl${TK_VER} \
--with-tkinclude=${LOCALBASE}/include/tk${TK_VER} \
--with-x=${X11BASE}
-USE_REINPLACE= yes
TK_VER= 8.4
PLIST_SUB= DESTDIR=lib/${DISTNAME}
diff --git a/x11-toolkits/vdk/Makefile b/x11-toolkits/vdk/Makefile
index 603798e19ac5..96f0deca3170 100644
--- a/x11-toolkits/vdk/Makefile
+++ b/x11-toolkits/vdk/Makefile
@@ -17,7 +17,6 @@ COMMENT= C++ wrapper for GTK+ toolkit
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnometarget gtk20
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-opt=no --enable-doc-html=no --enable-testvdk=no
diff --git a/x11-toolkits/vdkbuilder/Makefile b/x11-toolkits/vdkbuilder/Makefile
index 532d2cad384e..1b59fb492d61 100644
--- a/x11-toolkits/vdkbuilder/Makefile
+++ b/x11-toolkits/vdkbuilder/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= vdk.6:${PORTSDIR}/x11-toolkits/vdk
USE_X_PREFIX= yes
USE_GNOME= gnometarget gtk20
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-toolkits/viewkit/Makefile b/x11-toolkits/viewkit/Makefile
index 05c4b9e14ea9..a0019aa81757 100644
--- a/x11-toolkits/viewkit/Makefile
+++ b/x11-toolkits/viewkit/Makefile
@@ -20,7 +20,6 @@ USE_AUTOTOOLS= autoconf:253:env
MOTIFPACKAGE?= open-motif
USE_X_PREFIX= yes
USE_MOTIF= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-${MOTIFPACKAGE}
diff --git a/x11-toolkits/viewklass/Makefile b/x11-toolkits/viewklass/Makefile
index d752df59b846..5e23a97fed01 100644
--- a/x11-toolkits/viewklass/Makefile
+++ b/x11-toolkits/viewklass/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT}
USE_X_PREFIX= yes
USE_MOTIF= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
post-patch:
diff --git a/x11-toolkits/wmapp/Makefile b/x11-toolkits/wmapp/Makefile
index 4a1f685b270e..994664de70de 100644
--- a/x11-toolkits/wmapp/Makefile
+++ b/x11-toolkits/wmapp/Makefile
@@ -17,7 +17,6 @@ COMMENT= A DockApp Graphics Library
USE_XLIB= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
CFLAGS+= -I${X11BASE}/include
ALL_TARGET= # empty
diff --git a/x11-toolkits/wxgtk24-docs/Makefile b/x11-toolkits/wxgtk24-docs/Makefile
index 0560d28c40fd..e8849bbec861 100644
--- a/x11-toolkits/wxgtk24-docs/Makefile
+++ b/x11-toolkits/wxgtk24-docs/Makefile
@@ -18,7 +18,6 @@ COMMENT= wxWindows documentation in HTML
LATEST_LINK= wxgtk24_doc
NO_BUILD= YES
-USE_REINPLACE= YES
USE_ZIP= YES
WXGTKDOCDIR= ${PREFIX}/share/doc/${PORTNAME}/html/
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile
index 83d800688eac..c2db3baaa798 100644
--- a/x11-toolkits/wxgtk24/Makefile
+++ b/x11-toolkits/wxgtk24/Makefile
@@ -26,7 +26,6 @@ USE_X_PREFIX= yes
USE_GL= yes
USE_GMAKE= yes
USE_ICONV= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_GNOME= gtk20
diff --git a/x11-toolkits/wxmozilla/Makefile b/x11-toolkits/wxmozilla/Makefile
index 09e12bd875f4..696d14272cd5 100644
--- a/x11-toolkits/wxmozilla/Makefile
+++ b/x11-toolkits/wxmozilla/Makefile
@@ -26,7 +26,6 @@ USE_GECKO= mozilla
WXGTK_CONFIG?= ${X11BASE}/bin/wxgtk2-2.4-config
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-wx-config=${WXGTK_CONFIG} --enable-python
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index 5613656210c9..c332d69a52a9 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}/:savannah \
mikeh/:local
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:savannah,local
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
MAINTAINER?= mikeh@FreeBSD.ORG
diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile
index 2eae0fdbaf37..127844716f1d 100644
--- a/x11-toolkits/xview/Makefile
+++ b/x11-toolkits/xview/Makefile
@@ -18,7 +18,6 @@ DISTNAME= xview3.2p1-X11R6
MAINTAINER= ports@FreeBSD.org
COMMENT= X Window-System-based Visual/Integrated Environment for Workstations
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
USE_IMAKE= yes
INSTALLS_SHLIB= yes