From efe7d5f7f4ccf1419e95119b11ef8933de183ffd Mon Sep 17 00:00:00 2001
From: Edwin Groothuis <edwin@FreeBSD.org>
Date: Wed, 10 May 2006 22:37:39 +0000
Subject: Remove USE_REINPLACE from ports starting with M

---
 misc/acron/Makefile            | 1 -
 misc/asbutton/Makefile         | 1 -
 misc/astrolog/Makefile         | 1 -
 misc/bb/Makefile               | 1 -
 misc/bibletime-devel/Makefile  | 1 -
 misc/bibletime-kde3/Makefile   | 1 -
 misc/bibletime-kde4/Makefile   | 1 -
 misc/bibletime/Makefile        | 1 -
 misc/biblical-curse/Makefile   | 1 -
 misc/buffer/Makefile           | 2 --
 misc/cs/Makefile               | 1 -
 misc/demoniac/Makefile         | 1 -
 misc/diction/Makefile          | 1 -
 misc/dirtree/Makefile          | 1 -
 misc/dotfile/Makefile          | 1 -
 misc/earthview/Makefile        | 1 -
 misc/estic/Makefile            | 1 -
 misc/ewipe/Makefile            | 1 -
 misc/flyway/Makefile           | 1 -
 misc/gkrellm-helium/Makefile   | 1 -
 misc/gman/Makefile             | 1 -
 misc/gnome-osd/Makefile        | 1 -
 misc/gnomesword/Makefile       | 1 -
 misc/gnustep-examples/Makefile | 1 -
 misc/goblin/Makefile           | 1 -
 misc/gonvert/Makefile          | 1 -
 misc/gpt31/Makefile            | 1 -
 misc/granulate/Makefile        | 1 -
 misc/grc/Makefile              | 1 -
 misc/gtkfind/Makefile          | 1 -
 misc/iselect/Makefile          | 1 -
 misc/katalog/Makefile          | 1 -
 misc/kdeedu3/Makefile          | 1 -
 misc/kdeedu4/Makefile          | 1 -
 misc/kdeutils3/Makefile        | 1 -
 misc/kdeutils4/Makefile        | 1 -
 misc/krecipes-kde4/Makefile    | 1 -
 misc/krecipes/Makefile         | 1 -
 misc/kwatch/Makefile           | 1 -
 misc/libmcal/Makefile          | 1 -
 misc/lingoteach/Makefile       | 1 -
 misc/lr/Makefile               | 2 --
 misc/magicpoint/Makefile       | 1 -
 misc/mango/Makefile            | 1 -
 misc/mc/Makefile               | 1 -
 misc/metromap/Makefile         | 1 -
 misc/mirmon/Makefile           | 1 -
 misc/najitool/Makefile         | 2 --
 misc/nserver/Makefile          | 1 -
 misc/phraze/Makefile           | 1 -
 misc/portell/Makefile          | 1 -
 misc/py-osd/Makefile           | 1 -
 misc/pybliographer/Makefile    | 1 -
 misc/qbrew/Makefile            | 1 -
 misc/qmc/Makefile              | 1 -
 misc/ringtonetools/Makefile    | 2 --
 misc/seizedesktop/Makefile     | 1 -
 misc/seq2/Makefile             | 1 -
 misc/shared-mime-info/Makefile | 1 -
 misc/skyutils/Makefile         | 1 -
 misc/stan/Makefile             | 1 -
 misc/sword/Makefile            | 1 -
 misc/sword15/Makefile          | 1 -
 misc/terraform/Makefile        | 1 -
 misc/thailocale/Makefile       | 1 -
 misc/tkman/Makefile            | 2 --
 misc/ttyrec/Makefile           | 1 -
 misc/txt2regex/Makefile        | 1 -
 misc/uf-view/Makefile          | 1 -
 misc/upclient/Makefile         | 1 -
 misc/utf8locale/Makefile       | 2 --
 misc/vifm/Makefile             | 1 -
 misc/whichman/Makefile         | 1 -
 misc/wminfo/Makefile           | 1 -
 misc/xbiso/Makefile            | 1 -
 misc/xiphos/Makefile           | 1 -
 misc/xosd/Makefile             | 1 -
 misc/xpns/Makefile             | 1 -
 misc/yaunc/Makefile            | 1 -
 misc/zaptel/Makefile           | 2 --
 80 files changed, 87 deletions(-)

(limited to 'misc')

diff --git a/misc/acron/Makefile b/misc/acron/Makefile
index 94c475a24ef6..ea43eb4fda2f 100644
--- a/misc/acron/Makefile
+++ b/misc/acron/Makefile
@@ -16,7 +16,6 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Database of acronyms and abbreviations
 
 NO_BUILD=	yes
-USE_REINPLACE=	yes
 PLIST_FILES=	bin/whats bin/acron share/misc/acron
 
 post-patch:
diff --git a/misc/asbutton/Makefile b/misc/asbutton/Makefile
index 94ad8ec75c4c..e8732f75b30c 100644
--- a/misc/asbutton/Makefile
+++ b/misc/asbutton/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES=	http://www.tigr.net/afterstep/download/asbutton/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A dockapp that displays 4 or 9 buttons to run apps of your choice
 
-USE_REINPLACE=	yes
 USE_X_PREFIX=	yes
 USE_XPM=	yes
 ALL_TARGET=	asbutton
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile
index 0618d0e49cd3..1e6583621586 100644
--- a/misc/astrolog/Makefile
+++ b/misc/astrolog/Makefile
@@ -22,7 +22,6 @@ DISTFILES=	${EXTRACT_ONLY} ${EPHEM}
 MAINTAINER=	ache@FreeBSD.org
 COMMENT=	An astrology program for X11 and alpha-numeric terminals
 
-USE_REINPLACE=	yes
 .if !defined(WITHOUT_X11)
 USE_XLIB=	yes
 MAKE_ARGS=	-DX11
diff --git a/misc/bb/Makefile b/misc/bb/Makefile
index 49c66d05fb30..c811a5b25e1c 100644
--- a/misc/bb/Makefile
+++ b/misc/bb/Makefile
@@ -18,7 +18,6 @@ COMMENT=	High quality audio-visual demonstration for text terminal
 LIB_DEPENDS=	aa.1:${PORTSDIR}/graphics/aalib \
 		mikmod.2:${PORTSDIR}/audio/libmikmod
 
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 WRKSRC=		${WRKDIR}/bb-1.3.0
 MAN1=		bb.1
diff --git a/misc/bibletime-devel/Makefile b/misc/bibletime-devel/Makefile
index 167a35b24c44..7514e1720b26 100644
--- a/misc/bibletime-devel/Makefile
+++ b/misc/bibletime-devel/Makefile
@@ -21,7 +21,6 @@ USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/configure
diff --git a/misc/bibletime-kde3/Makefile b/misc/bibletime-kde3/Makefile
index 167a35b24c44..7514e1720b26 100644
--- a/misc/bibletime-kde3/Makefile
+++ b/misc/bibletime-kde3/Makefile
@@ -21,7 +21,6 @@ USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/configure
diff --git a/misc/bibletime-kde4/Makefile b/misc/bibletime-kde4/Makefile
index 167a35b24c44..7514e1720b26 100644
--- a/misc/bibletime-kde4/Makefile
+++ b/misc/bibletime-kde4/Makefile
@@ -21,7 +21,6 @@ USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/configure
diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile
index 167a35b24c44..7514e1720b26 100644
--- a/misc/bibletime/Makefile
+++ b/misc/bibletime/Makefile
@@ -21,7 +21,6 @@ USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/configure
diff --git a/misc/biblical-curse/Makefile b/misc/biblical-curse/Makefile
index 522279ca51aa..a3be4152e99e 100644
--- a/misc/biblical-curse/Makefile
+++ b/misc/biblical-curse/Makefile
@@ -19,7 +19,6 @@ COMMENT=	Fake biblical curse generator
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/src
 USE_PERL5_RUN=	yes
-USE_REINPLACE=	yes
 
 SRC=		${.CURDIR}/src
 
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
index c006aed408d5..350fe7dd62cf 100644
--- a/misc/buffer/Makefile
+++ b/misc/buffer/Makefile
@@ -16,8 +16,6 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	jonny@jonny.eng.br
 COMMENT=	Buffer sporadic I/O for faster tape and pipe throughput
 
-USE_REINPLACE=	yes
-
 MAN1=		buffer.1
 PLIST_FILES=	bin/buffer
 
diff --git a/misc/cs/Makefile b/misc/cs/Makefile
index f116362a3abd..c4cab20dba58 100644
--- a/misc/cs/Makefile
+++ b/misc/cs/Makefile
@@ -19,7 +19,6 @@ COMMENT=	Cross Stitch software
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging
 
-USE_REINPLACE=	yes
 USE_PYTHON=	yes
 NO_BUILD=	yes
 
diff --git a/misc/demoniac/Makefile b/misc/demoniac/Makefile
index 824d107f4758..6bd2652aebf0 100644
--- a/misc/demoniac/Makefile
+++ b/misc/demoniac/Makefile
@@ -17,7 +17,6 @@ COMMENT=	A tool for exploring and animating graphics effects
 
 LIB_DEPENDS=	gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
 
-USE_REINPLACE=	yes
 USE_GL=		yes
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
diff --git a/misc/diction/Makefile b/misc/diction/Makefile
index 70e46b005b02..c8e905e59bd7 100644
--- a/misc/diction/Makefile
+++ b/misc/diction/Makefile
@@ -15,7 +15,6 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU diction and style
 
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
 
 PLIST_FILES=	bin/diction bin/style share/diction/C share/diction/de \
 		share/diction/en
diff --git a/misc/dirtree/Makefile b/misc/dirtree/Makefile
index 0952a65fe653..ab8d2b9c84cf 100644
--- a/misc/dirtree/Makefile
+++ b/misc/dirtree/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS=	LeoArg.2:${PORTSDIR}/devel/leoarg
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -lintl"
-USE_REINPLACE=	yes
 USE_GETTEXT=	yes
 
 .if defined(WITHOUT_NLS)
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile
index ea64efcfd9e6..3b3141e37ff7 100644
--- a/misc/dotfile/Makefile
+++ b/misc/dotfile/Makefile
@@ -21,7 +21,6 @@ BUILD_DEPENDS+=	wish8.0jp:${PORTSDIR}/japanese/tk80
 RUN_DEPENDS+=	wish8.0jp:${PORTSDIR}/japanese/tk80
 .endif
 
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 PLIST_SUB=	DISTNAME="${DISTNAME}"
 NO_BUILD=	yes
diff --git a/misc/earthview/Makefile b/misc/earthview/Makefile
index 522be4da0462..6e7eaf86bda3 100644
--- a/misc/earthview/Makefile
+++ b/misc/earthview/Makefile
@@ -15,7 +15,6 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Produces a view output of an arbitrary region of the Earth
 
-USE_REINPLACE=	yes
 USE_XLIB=	yes
 CFLAGS+=	-I${X11BASE}/include
 ALL_TARGET=	earthview
diff --git a/misc/estic/Makefile b/misc/estic/Makefile
index 7f224b6744c6..71e377d88ef2 100644
--- a/misc/estic/Makefile
+++ b/misc/estic/Makefile
@@ -17,7 +17,6 @@ MAINTAINER=		dinoex@FreeBSD.org
 COMMENT=		Controller for ISDN TK-Anlage (PBX) made by Istec
 
 USE_ZIP=		yes
-USE_REINPLACE=		yes
 #USE_GCC=		2.95
 NO_WRKSUBDIR=		yes
 
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile
index 98b3f1d50770..dd038b71ae70 100644
--- a/misc/ewipe/Makefile
+++ b/misc/ewipe/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS=	wish8.2:${PORTSDIR}/x11-toolkits/tk82
 .endif
 
 NO_BUILD=	YES
-USE_REINPLACE=	yes
 TCLLIBS=	definefont.tcl edittable.tcl setpointer.tcl viewer.tcl tclIndex
 MYPORTDOCS=	Changes.jp README README.jp dot.ewipe
 EXAMPLES=	a1.gif a2.gif a3.gif a4.gif blue1.gif sample.ewp test.ewp \
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile
index 0336f18030c9..41000b49e7f1 100644
--- a/misc/flyway/Makefile
+++ b/misc/flyway/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS=	pyuic:${PORTSDIR}/x11-toolkits/py-qt
 
 USE_X_PREFIX=	yes
 USE_PYTHON=	yes
-USE_REINPLACE=	yes
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/FlyWay
 PORTDOCS=	README.html INSTALL LICENSE
diff --git a/misc/gkrellm-helium/Makefile b/misc/gkrellm-helium/Makefile
index 5cc9f45f3cb4..74ef8c9c3454 100644
--- a/misc/gkrellm-helium/Makefile
+++ b/misc/gkrellm-helium/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
 PLIST_FILES=	libexec/gkrellm2/plugins/helium.so
 USE_X_PREFIX=	yes
-USE_REINPLACE=	yes
 
 CFLAGS+=	-fPIC -I${LOCALBASE}/include
 MAKE_ARGS=	CFLAGS="${CFLAGS}"
diff --git a/misc/gman/Makefile b/misc/gman/Makefile
index 411f6a977db9..8923ac48d2e8 100644
--- a/misc/gman/Makefile
+++ b/misc/gman/Makefile
@@ -30,7 +30,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_GETTEXT=	yes
 USE_GNOME=	gtk12
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 
 MAN1=	gman.1x
diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile
index df6434c198f0..4c089e2d05ca 100644
--- a/misc/gnome-osd/Makefile
+++ b/misc/gnome-osd/Makefile
@@ -18,7 +18,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_X_PREFIX=	yes
 USE_GNOME=	gnomehack gnomeprefix intlhack pygnome2
 USE_PYTHON=	yes
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile
index 50625c6f9f4e..584177322ba1 100644
--- a/misc/gnomesword/Makefile
+++ b/misc/gnomesword/Makefile
@@ -24,7 +24,6 @@ BROKEN=		Configure fails
 USE_X_PREFIX=	yes
 INSTALLS_OMF=	yes
 USE_GNOME=	gnomehack gnomeprefix gnometarget gal2 gtkhtml3 intlhack
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile
index 83c903e57965..4d2053c1a760 100644
--- a/misc/gnustep-examples/Makefile
+++ b/misc/gnustep-examples/Makefile
@@ -23,7 +23,6 @@ USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 MAKEFILE=	GNUmakefile
-USE_REINPLACE=	yes
 
 MAKE_APPS=	Finger GFractal GPuzzle HostAddress
 INSTALL_APPS=	Finger GFractal GPuzzle HostAddress
diff --git a/misc/goblin/Makefile b/misc/goblin/Makefile
index 31a67f2b98eb..cda9f4d0fd23 100644
--- a/misc/goblin/Makefile
+++ b/misc/goblin/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS=	tk83.1:${PORTSDIR}/x11-toolkits/tk83
 
 CONFLICTS=	ImageMagick-[0-9]* display-*
 
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 MAKE_ARGS=	CC="${CC}" CCFLAGS="${CFLAGS}" \
 		CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \
diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile
index c3fb0d8362e8..0f0d12b31a5e 100644
--- a/misc/gonvert/Makefile
+++ b/misc/gonvert/Makefile
@@ -17,7 +17,6 @@ COMMENT=	A conversion utility that allows conversion between many units
 USE_X_PREFIX=	yes
 USE_GNOME=	gnomehier pygtk2
 USE_PYTHON=	yes
-USE_REINPLACE=	yes
 NO_BUILD=	yes
 
 post-patch:
diff --git a/misc/gpt31/Makefile b/misc/gpt31/Makefile
index b19a031032db..b80b49f4f83a 100644
--- a/misc/gpt31/Makefile
+++ b/misc/gpt31/Makefile
@@ -29,7 +29,6 @@ RUN_DEPENDS+=	${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
 		${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch
 
 USE_PERL5=	yes
-USE_REINPLACE=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_BUILD=	yes
 
diff --git a/misc/granulate/Makefile b/misc/granulate/Makefile
index 9eeaad327cfd..b6488878c605 100644
--- a/misc/granulate/Makefile
+++ b/misc/granulate/Makefile
@@ -15,7 +15,6 @@ MAINTAINER=	jharris@widomaker.com
 COMMENT=	Granulate is a program for splitting files in place
 
 PLIST_FILES=	bin/granulate
-USE_REINPLACE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g" \
 	${WRKSRC}/Makefile
diff --git a/misc/grc/Makefile b/misc/grc/Makefile
index c0e521100422..1313f3ab402c 100644
--- a/misc/grc/Makefile
+++ b/misc/grc/Makefile
@@ -15,7 +15,6 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Generic Colouriser
 
-USE_REINPLACE=	yes
 USE_PYTHON=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_BUILD=	yes
diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile
index 1a770a28f1bd..b092d74e56f8 100644
--- a/misc/gtkfind/Makefile
+++ b/misc/gtkfind/Makefile
@@ -20,7 +20,6 @@ USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
 
 MAN1=		gtkfind.1
 PLIST_FILES=	bin/gtkfind
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile
index 9036813b4b92..7f480a00f299 100644
--- a/misc/iselect/Makefile
+++ b/misc/iselect/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES=	ftp://ftp.ossp.org/pkg/tool/iselect/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Interactive Selection Tool
 
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
diff --git a/misc/katalog/Makefile b/misc/katalog/Makefile
index 939ce3e99b1c..c8610227edff 100644
--- a/misc/katalog/Makefile
+++ b/misc/katalog/Makefile
@@ -17,7 +17,6 @@ COMMENT=	CD organizer for KDE
 USE_KDEBASE_VER=3
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool:15
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile
index 49a55047aaef..a748d11c3956 100644
--- a/misc/kdeedu3/Makefile
+++ b/misc/kdeedu3/Makefile
@@ -25,7 +25,6 @@ PREFIX=		${KDE_PREFIX}
 USE_BZIP2=	yes
 USE_XPM=	yes
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 USE_AUTOTOOLS=  libtool:15
 
 CONFIGURE_ARGS+=--enable-libusb=${LOCALBASE}
diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile
index 49a55047aaef..a748d11c3956 100644
--- a/misc/kdeedu4/Makefile
+++ b/misc/kdeedu4/Makefile
@@ -25,7 +25,6 @@ PREFIX=		${KDE_PREFIX}
 USE_BZIP2=	yes
 USE_XPM=	yes
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 USE_AUTOTOOLS=  libtool:15
 
 CONFIGURE_ARGS+=--enable-libusb=${LOCALBASE}
diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile
index 27a4262c3a14..fad6a3a03858 100644
--- a/misc/kdeutils3/Makefile
+++ b/misc/kdeutils3/Makefile
@@ -31,7 +31,6 @@ USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GETOPT_LONG=yes
 USE_AUTOTOOLS=  libtool:15
-USE_REINPLACE=	yes
 DO_NOT_COMPILE+=klaptopdaemon kmilo
 CONFIGURE_ENV+=	DO_NOT_COMPILE="${DO_NOT_COMPILE}"
 CONFIGURE_ARGS+=--with-pythondir=${LOCALBASE}
diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile
index 27a4262c3a14..fad6a3a03858 100644
--- a/misc/kdeutils4/Makefile
+++ b/misc/kdeutils4/Makefile
@@ -31,7 +31,6 @@ USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GETOPT_LONG=yes
 USE_AUTOTOOLS=  libtool:15
-USE_REINPLACE=	yes
 DO_NOT_COMPILE+=klaptopdaemon kmilo
 CONFIGURE_ENV+=	DO_NOT_COMPILE="${DO_NOT_COMPILE}"
 CONFIGURE_ARGS+=--with-pythondir=${LOCALBASE}
diff --git a/misc/krecipes-kde4/Makefile b/misc/krecipes-kde4/Makefile
index c99664898465..3c83d960ccbb 100644
--- a/misc/krecipes-kde4/Makefile
+++ b/misc/krecipes-kde4/Makefile
@@ -16,7 +16,6 @@ COMMENT=	Recipe database for cooks
 
 USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
-USE_REINPLACE=	yes
 
 OPTIONS=	SQLITE "Support for SQLite backend" on \
 		MYSQL "Support for MySQL backend" off \
diff --git a/misc/krecipes/Makefile b/misc/krecipes/Makefile
index c99664898465..3c83d960ccbb 100644
--- a/misc/krecipes/Makefile
+++ b/misc/krecipes/Makefile
@@ -16,7 +16,6 @@ COMMENT=	Recipe database for cooks
 
 USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
-USE_REINPLACE=	yes
 
 OPTIONS=	SQLITE "Support for SQLite backend" on \
 		MYSQL "Support for MySQL backend" off \
diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile
index 086b92a438df..34d9c1973f76 100644
--- a/misc/kwatch/Makefile
+++ b/misc/kwatch/Makefile
@@ -15,7 +15,6 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	KDE/Qt log file viewer
 
 USE_KDELIBS_VER=3
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool:15
 
diff --git a/misc/libmcal/Makefile b/misc/libmcal/Makefile
index b93af5233cff..e48fdbe5a68c 100644
--- a/misc/libmcal/Makefile
+++ b/misc/libmcal/Makefile
@@ -19,7 +19,6 @@ COMMENT=	Modular Calendar Access Library
 USE_AUTOTOOLS=	libltdl:15
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 CONFIGURE_ARGS=	--with-mstore --with-icap \
 		--prefix=${PREFIX} --exec-prefix=${PREFIX}
 INSTALLS_SHLIB=	yes
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile
index f0f971406d4f..f4e8a5802376 100644
--- a/misc/lingoteach/Makefile
+++ b/misc/lingoteach/Makefile
@@ -27,7 +27,6 @@ USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
-USE_REINPLACE=	yes
 
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
 
diff --git a/misc/lr/Makefile b/misc/lr/Makefile
index 19810a4ca2bf..a2b0511297d5 100644
--- a/misc/lr/Makefile
+++ b/misc/lr/Makefile
@@ -35,8 +35,6 @@ PLIST_SUB+=	LESSPIPE=""
 LDFLAGS+=	-lncurses
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
-USE_REINPLACE=	yes
-
 pre-patch:
 	@${REINPLACE_CMD} -e 's|getenv("LESSOPEN")|"\|${LESSPIPE_PATH}lesspipe.sh"|' ${WRKSRC}/lazyread.c
 
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index 43adc9012da2..10a9b87098af 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS+=	png.5:${PORTSDIR}/graphics/png \
 RUN_DEPENDS+=	pnmscale:${PORTSDIR}/graphics/netpbm
 
 USE_IMAKE=	yes
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 
 OPTIONS+=	FREETYPE	"With FreeType support" on \
diff --git a/misc/mango/Makefile b/misc/mango/Makefile
index 07aa0cd1c37e..7bec83076b00 100644
--- a/misc/mango/Makefile
+++ b/misc/mango/Makefile
@@ -27,7 +27,6 @@ PKGNAMESUFFIX=	-nokde
 
 PLIST_FILES=	bin/mango
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
 MAKE_ENV+=	QTDIR=${QT_PREFIX} LDFLAGS="-lkextmdi"
 .if defined(WITH_KDE)
 USE_KDELIBS_VER=	3
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index d1f6a1fe5c83..4b94d6833113 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
 
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 USE_GNOME=	glib20
 GNU_CONFIGURE=	yes
 
diff --git a/misc/metromap/Makefile b/misc/metromap/Makefile
index 28fa617ac3e5..df9e511a9f4b 100644
--- a/misc/metromap/Makefile
+++ b/misc/metromap/Makefile
@@ -16,7 +16,6 @@ COMMENT=	A simple application for finding paths in different subways maps
 USE_PYTHON=	yes
 USE_GNOME=	pygtk2
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
 NO_BUILD=	yes
 
 post-patch:
diff --git a/misc/mirmon/Makefile b/misc/mirmon/Makefile
index 597b447dccdb..dc209d3011d3 100644
--- a/misc/mirmon/Makefile
+++ b/misc/mirmon/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES=	http://www.cs.uu.nl/people/henkp/mirmon/src/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Monitor the status of mirrors
 
-USE_REINPLACE=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_BUILD=	yes
 USE_PERL5_RUN=	yes
diff --git a/misc/najitool/Makefile b/misc/najitool/Makefile
index 2e308b05e23e..16ac53113be5 100644
--- a/misc/najitool/Makefile
+++ b/misc/najitool/Makefile
@@ -16,8 +16,6 @@ COMMENT=	A tool that generates, converts, and filters files
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libnaji.a:${PORTSDIR}/devel/libnaji
 
-USE_REINPLACE=	yes
-
 MAKEFILE=	makefile
 
 DISTVERSIONSUFFIX=	.src
diff --git a/misc/nserver/Makefile b/misc/nserver/Makefile
index bdbb1e00288e..b2829f4cb246 100644
--- a/misc/nserver/Makefile
+++ b/misc/nserver/Makefile
@@ -16,7 +16,6 @@ COMMENT=	Nserver for the Nokia 9000 and 9110 Communicator
 # Original site http://www.users.globalnet.co.uk/~syrinx/9110/nserver.html
 # doesn't exist anymore
 
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 
 PLIST_FILES=	sbin/nserver
diff --git a/misc/phraze/Makefile b/misc/phraze/Makefile
index ad727d010e7f..8e9eb01f2a0b 100644
--- a/misc/phraze/Makefile
+++ b/misc/phraze/Makefile
@@ -16,7 +16,6 @@ COMMENT=	Converts telephone number to combinations of valid words
 
 USE_RUBY=	yes
 NO_BUILD=	yes
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|^#!/usr/bin/ruby|#!${RUBY}|; \
diff --git a/misc/portell/Makefile b/misc/portell/Makefile
index c948a5a378ad..b8d457b903e5 100644
--- a/misc/portell/Makefile
+++ b/misc/portell/Makefile
@@ -18,7 +18,6 @@ COMMENT=	Quick display of FreeBSD port descriptions
 
 USE_ZIP=	YES
 USE_PYTHON=	YES
-USE_REINPLACE=	YES
 NO_BUILD=	YES
 
 PLIST_FILES=	bin/portell
diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile
index fa0099c08c5b..9566903b8a82 100644
--- a/misc/py-osd/Makefile
+++ b/misc/py-osd/Makefile
@@ -22,7 +22,6 @@ RUN_DEPENDS=	${LOCALBASE}/bin/twistd:${PORTSDIR}/devel/py-twisted
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
-USE_REINPLACE=	yes
 
 PORTDOCS=	AUTHORS ChangeLog ChangeLog.old README README.daemon pyosd.html
 DOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
diff --git a/misc/pybliographer/Makefile b/misc/pybliographer/Makefile
index 13243829b6d9..f983135219ba 100644
--- a/misc/pybliographer/Makefile
+++ b/misc/pybliographer/Makefile
@@ -24,7 +24,6 @@ USE_GNOME=	glib12 gnomehack gnomeprefix
 USE_PYTHON=	yes
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib" \
 		Python="${PYTHON_CMD}"
diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile
index 82c5c67d4a9d..3d63950807dc 100644
--- a/misc/qbrew/Makefile
+++ b/misc/qbrew/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES=	http://www.usermode.org/code/
 MAINTAINER=	david@usermode.org
 COMMENT=	A homebrewer's recipe calculator
 
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 USE_QT_VER=	3
diff --git a/misc/qmc/Makefile b/misc/qmc/Makefile
index eaa4669abb2f..6d09ed9743b0 100644
--- a/misc/qmc/Makefile
+++ b/misc/qmc/Makefile
@@ -15,7 +15,6 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Quine-McClusky process simplification tool
 
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
 
 PLIST_FILES=	bin/qmc
 
diff --git a/misc/ringtonetools/Makefile b/misc/ringtonetools/Makefile
index f91b1667124d..745b1d93e85e 100644
--- a/misc/ringtonetools/Makefile
+++ b/misc/ringtonetools/Makefile
@@ -15,8 +15,6 @@ COMMENT=	Create/Convert/Listen to ringtones and logos for mobile phones
 
 RESTRICTED=	no-commercial-use
 
-USE_REINPLACE=	yes
-
 pre-build:
 	@${REINPLACE_CMD} -e 's|^FLAGS|FLAGS?|' ${WRKSRC}/src/Makefile
 
diff --git a/misc/seizedesktop/Makefile b/misc/seizedesktop/Makefile
index a0ef1a1c1461..7f020fd4c8ee 100644
--- a/misc/seizedesktop/Makefile
+++ b/misc/seizedesktop/Makefile
@@ -22,7 +22,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/misc/seq2/Makefile b/misc/seq2/Makefile
index 0db12038079a..2ef639d233eb 100644
--- a/misc/seq2/Makefile
+++ b/misc/seq2/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES=	http://www.referee.at/unix/
 MAINTAINER=	osa@FreeBSD.org
 COMMENT=	A clone of the UNIX(tm) program called seq
 
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_SCRIPT=	configure.1
 
diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile
index 0a293972ae8c..a55b53b183db 100644
--- a/misc/shared-mime-info/Makefile
+++ b/misc/shared-mime-info/Makefile
@@ -16,7 +16,6 @@ MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	A MIME type database from the FreeDesktop project
 
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
 USE_GNOME=	glib20 libxml2 intltool gnomehack
 
 MAN1=		update-mime-database.1
diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile
index d83cab88c66e..ebee05370cbe 100644
--- a/misc/skyutils/Makefile
+++ b/misc/skyutils/Makefile
@@ -16,7 +16,6 @@ COMMENT=	A library required by smssend (same author)
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_AUTOTOOLS=	autoconf:259 libtool:15
-USE_REINPLACE=	yes
 INSTALLS_SHLIB=	yes
 
 pre-configure:
diff --git a/misc/stan/Makefile b/misc/stan/Makefile
index 1da3e2e638bb..5dc66277020c 100644
--- a/misc/stan/Makefile
+++ b/misc/stan/Makefile
@@ -15,7 +15,6 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Generate several statisical information of a stream
 
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
 
 MAN1=		stan.1
 PLIST_FILES=	bin/stan
diff --git a/misc/sword/Makefile b/misc/sword/Makefile
index 5eea102cc9ef..65cace6b5623 100644
--- a/misc/sword/Makefile
+++ b/misc/sword/Makefile
@@ -21,7 +21,6 @@ COMMENT=	A project framework for manipulating Bible texts
 
 USE_GNOME=	pkgconfig
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS+=	--without-conf
diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile
index 5eea102cc9ef..65cace6b5623 100644
--- a/misc/sword15/Makefile
+++ b/misc/sword15/Makefile
@@ -21,7 +21,6 @@ COMMENT=	A project framework for manipulating Bible texts
 
 USE_GNOME=	pkgconfig
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS+=	--without-conf
diff --git a/misc/terraform/Makefile b/misc/terraform/Makefile
index b517240111d4..e4282f20cc27 100644
--- a/misc/terraform/Makefile
+++ b/misc/terraform/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/libtrio.a:${PORTSDIR}/devel/trio
 
 USE_X_PREFIX=	yes
 USE_BISON=	yes
-USE_REINPLACE=	yes
 USE_GNOME=	gnomeprefix gnomehack gnomeprint
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
diff --git a/misc/thailocale/Makefile b/misc/thailocale/Makefile
index adfd1d8d013e..4d734dbaa48c 100644
--- a/misc/thailocale/Makefile
+++ b/misc/thailocale/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES=	http://www.usablelabs.com/download/
 MAINTAINER=	piyawat@usablelabs.com
 COMMENT=	A locale for Thai in Thailand, TIS-620 character set
 
-USE_REINPLACE=	yes
 PKGMESSAGE=	${WRKDIR}/pkg-message
 SUB_FILES=	pkg-message
 
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile
index 50e68831de41..327d2a9c3c5d 100644
--- a/misc/tkman/Makefile
+++ b/misc/tkman/Makefile
@@ -28,8 +28,6 @@ MAKE_ARGS=	WISH="${PREFIX}/bin/wish8.4" \
 		manformat="{groff -Tlatin1 -te -mandoc}" \
 		manprint="{groff -mandoc -Tps -te -l}"
 
-USE_REINPLACE=	yes
-
 post-patch:
 	@${REINPLACE_CMD} -e "s;/usr/local/bin/wish;${PREFIX}/bin/wish8.4;" \
 		${WRKSRC}/contrib/tkmanclient
diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile
index d39446cbfb3b..cd66594f67cc 100644
--- a/misc/ttyrec/Makefile
+++ b/misc/ttyrec/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES=	http://namazu.org/~satoru/ttyrec/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tty recorder
 
-USE_REINPLACE=	yes
 MAN1=	ttyplay.1 ttyrec.1
 
 post-patch:
diff --git a/misc/txt2regex/Makefile b/misc/txt2regex/Makefile
index 18c451a4d405..02134990f5b0 100644
--- a/misc/txt2regex/Makefile
+++ b/misc/txt2regex/Makefile
@@ -17,7 +17,6 @@ COMMENT=	A Regular Expression "wizard"
 
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
-USE_REINPLACE=	yes
 NO_BUILD=	yes
 
 MAN1=		txt2regex.1
diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile
index c91b9e1f357e..3687900d17a6 100644
--- a/misc/uf-view/Makefile
+++ b/misc/uf-view/Makefile
@@ -21,7 +21,6 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-USE_REINPLACE=	yes
 
 pre-patch:
 	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile
index d50ccfb69c86..8de31d955537 100644
--- a/misc/upclient/Makefile
+++ b/misc/upclient/Makefile
@@ -21,7 +21,6 @@ COMMENT=	The Uptimes project client
 #
 
 USE_GETTEXT=	yes
-USE_REINPLACE=	yes
 USE_RC_SUBR=	yes
 ALL_TARGET=	bsd
 BUILD_WRKSRC=	${WRKSRC}/src
diff --git a/misc/utf8locale/Makefile b/misc/utf8locale/Makefile
index 03f315f74de3..cd1cfdd7e59a 100644
--- a/misc/utf8locale/Makefile
+++ b/misc/utf8locale/Makefile
@@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR=	perky
 MAINTAINER=	perky@FreeBSD.org
 COMMENT=	UTF-8 locales support
 
-USE_REINPLACE=	yes
-
 LANGS=		af_ZA be_BY bg_BG ca_ES cs_CZ da_DK de_AT de_CH de_DE el_GR \
 		en_AU en_CA en_IE en_GB en_NZ en_US es_ES et_EE fi_FI fr_BE \
 		fr_CA fr_CH fr_FR hr_HR hu_HU hy_AM is_IS it_CH it_IT ja_JP \
diff --git a/misc/vifm/Makefile b/misc/vifm/Makefile
index c8d7c0fc084a..7cb1aa941818 100644
--- a/misc/vifm/Makefile
+++ b/misc/vifm/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS=	screen:${PORTSDIR}/sysutils/screen
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 
 PLIST_FILES=	bin/pauseme \
 		bin/screen-open-region-with-program \
diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile
index ce7c0572ddbd..6836f9a2b457 100644
--- a/misc/whichman/Makefile
+++ b/misc/whichman/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES=	http://main.linuxfocus.org/~guido.socher/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Approximate matching utilities to search for manpages and files
 
-USE_REINPLACE=	yes
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 
 MAN1=		ftff.1 ftwhich.1 whichman.1
diff --git a/misc/wminfo/Makefile b/misc/wminfo/Makefile
index 7396585407e4..0876cec9cc88 100644
--- a/misc/wminfo/Makefile
+++ b/misc/wminfo/Makefile
@@ -18,7 +18,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}/${PORTNAME}
 
 USE_X_PREFIX=	yes
 USE_XPM=	yes
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|$$(LIBS)$$|& $$(OBJS)|g' \
diff --git a/misc/xbiso/Makefile b/misc/xbiso/Makefile
index 18ebe866e5f2..1bf225a8589e 100644
--- a/misc/xbiso/Makefile
+++ b/misc/xbiso/Makefile
@@ -17,7 +17,6 @@ COMMENT=	XBox xdvdfs iso extraction utility
 
 LIB_DEPENDS=	ftp.3:${PORTSDIR}/ftp/ftplib
 
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index 50625c6f9f4e..584177322ba1 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -24,7 +24,6 @@ BROKEN=		Configure fails
 USE_X_PREFIX=	yes
 INSTALLS_OMF=	yes
 USE_GNOME=	gnomehack gnomeprefix gnometarget gal2 gtkhtml3 intlhack
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile
index 9a50820d266d..9e9a22a39082 100644
--- a/misc/xosd/Makefile
+++ b/misc/xosd/Makefile
@@ -23,7 +23,6 @@ USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
-USE_REINPLACE=	yes
 CONFIGURE_ENV=	LIBS=${PTHREAD_LIBS}' -L${LOCALBASE}/lib' \
 		CFLAGS='${CFLAGS}' X11BASE='${X11BASE}' \
 		GTK_CONFIG='${GTK_CONFIG}' GLIB_CONFIG='${GLIB_CONFIG}' \
diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile
index c3b76348479b..1e891f1199e1 100644
--- a/misc/xpns/Makefile
+++ b/misc/xpns/Makefile
@@ -14,7 +14,6 @@ DISTFILES=	pns_source.tar.Z
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Petri-Net Simulator for Xwindows
 
-USE_REINPLACE=	yes
 NO_WRKSUBDIR=	yes
 USE_X_PREFIX=	yes
 MAKEFILE=	makefile
diff --git a/misc/yaunc/Makefile b/misc/yaunc/Makefile
index fa297cfad42a..476037f6654c 100644
--- a/misc/yaunc/Makefile
+++ b/misc/yaunc/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES=	http://www.redterror.net/code/yaunc/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Yet another uptimes.net client
 
-USE_REINPLACE=	yes
 ALL_TARGET=	bsd
 CFLAGS+=	-DCONFFILE=\\\"${PREFIX}/etc/yaunc.conf\\\"
 
diff --git a/misc/zaptel/Makefile b/misc/zaptel/Makefile
index 97102d98a06c..b2409e080eb6 100644
--- a/misc/zaptel/Makefile
+++ b/misc/zaptel/Makefile
@@ -16,8 +16,6 @@ COMMENT=	A FreeBSD Driver for FXO, FXS, BRI and PRI Telephony Cards
 
 LIB_DEPENDS=	newt.51:${PORTSDIR}/devel/newt
 
-USE_REINPLACE=	yes
-
 NO_PACKAGE=	Should be in sync with the kernel to work correctly
 
 ONLY_FOR_ARCHS=	i386
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0