aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 11:09:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 11:09:22 +0000
commitc8a818ace5e1e3d9991c0b189713eee2c620024b (patch)
treeb73d86ab908739d3ee13b12ee1a1959e0bdec765
parentb3bcb8e2576b39fe4bce109d50b3413851ead48d (diff)
downloadports-c8a818ace5e1e3d9991c0b189713eee2c620024b.tar.gz
ports-c8a818ace5e1e3d9991c0b189713eee2c620024b.zip
Remove USE_REINPLACE from all categories starting with F
Notes
Notes: svn path=/head/; revision=161557
-rw-r--r--finance/gnofin/Makefile1
-rw-r--r--finance/gnucash-devel/Makefile1
-rw-r--r--finance/gnucash/Makefile1
-rw-r--r--finance/grisbi/Makefile4
-rw-r--r--finance/kexchange/Makefile1
-rw-r--r--finance/libstocks/Makefile1
-rw-r--r--finance/qhacc/Makefile1
-rw-r--r--finance/qtstalker/Makefile1
-rw-r--r--finance/quantlib/Makefile1
-rw-r--r--finance/venice/Makefile2
-rw-r--r--french/alphabet_sounds_fr/Makefile1
-rw-r--r--french/dico/Makefile1
-rw-r--r--french/eficas/Makefile1
-rw-r--r--french/facturier/Makefile1
-rw-r--r--french/gibi/Makefile1
-rw-r--r--french/gnome-verbiste/Makefile1
-rw-r--r--french/homard/Makefile1
-rw-r--r--french/med/Makefile1
-rw-r--r--french/plgrenouille/Makefile1
-rw-r--r--french/xtel/Makefile1
-rw-r--r--ftp/axel/Makefile1
-rw-r--r--ftp/axelq/Makefile1
-rw-r--r--ftp/bftpd/Makefile1
-rw-r--r--ftp/curl/Makefile1
-rw-r--r--ftp/curlpp/Makefile1
-rw-r--r--ftp/ftpcube/Makefile1
-rw-r--r--ftp/ftplib/Makefile1
-rw-r--r--ftp/ftpproxy/Makefile1
-rw-r--r--ftp/ftpq/Makefile1
-rw-r--r--ftp/gftp/Makefile1
-rw-r--r--ftp/greed/Makefile1
-rw-r--r--ftp/gwget/Makefile1
-rw-r--r--ftp/junglemonkey/Makefile1
-rw-r--r--ftp/kasablanca/Makefile1
-rw-r--r--ftp/kbear/Makefile1
-rw-r--r--ftp/kftpgrabber/Makefile1
-rw-r--r--ftp/kwebget/Makefile1
-rw-r--r--ftp/muddleftpd/Makefile1
-rw-r--r--ftp/ncftp3/Makefile1
-rw-r--r--ftp/oftpd/Makefile1
-rw-r--r--ftp/omi/Makefile2
-rw-r--r--ftp/pavuk/Makefile1
-rw-r--r--ftp/pftpd/Makefile1
-rw-r--r--ftp/pureadmin/Makefile1
-rw-r--r--ftp/quftp/Makefile1
-rw-r--r--ftp/rexx-curl/Makefile1
-rw-r--r--ftp/tnftpd/Makefile1
-rw-r--r--ftp/urlgfe/Makefile1
-rw-r--r--ftp/vsftpd/Makefile1
-rw-r--r--ftp/wgetpro/Makefile1
-rw-r--r--ftp/wzdftpd/Makefile1
51 files changed, 0 insertions, 56 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile
index 1030908c3968..f1e8ece7dc58 100644
--- a/finance/gnofin/Makefile
+++ b/finance/gnofin/Makefile
@@ -19,7 +19,6 @@ USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomelibs gnomeprefix
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index 355f7f6db960..2d3471790d4c 100644
--- a/finance/gnucash-devel/Makefile
+++ b/finance/gnucash-devel/Makefile
@@ -35,7 +35,6 @@ USE_GMAKE= yes
USE_XPM= yes
USE_PERL5= yes
USE_GNOME= gnomeprefix gnomehack gnomeprint libglade gtkhtml libghttp intltool intlhack
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-glib-config=${GLIB_CONFIG} \
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index f15d4f2d1024..51fa485376a2 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -36,7 +36,6 @@ USE_GMAKE= yes
USE_XPM= yes
USE_PERL5= yes
USE_GNOME= gnomeprefix gnomehack gnomeprint libglade gtkhtml libghttp intltool intlhack
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-glib-config=${GLIB_CONFIG} \
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index 4e6447600b44..c80a8ace0804 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -42,10 +42,6 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
-.if defined(NOPORTDOCS)
-USE_REINPLACE= yes
-.endif
-
pre-configure:
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e "s|pixmaps help|pixmaps|" ${WRKSRC}/Makefile.in
diff --git a/finance/kexchange/Makefile b/finance/kexchange/Makefile
index 59def6710a01..d6aac87493c9 100644
--- a/finance/kexchange/Makefile
+++ b/finance/kexchange/Makefile
@@ -17,7 +17,6 @@ COMMENT= KDE currency converter
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/finance/libstocks/Makefile b/finance/libstocks/Makefile
index 455e48b84350..8e4f16fedc04 100644
--- a/finance/libstocks/Makefile
+++ b/finance/libstocks/Makefile
@@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mi@aldan.algebra.com
COMMENT= A C library which can be used to fetch stocks quotes
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
post-patch:
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile
index d3df6c93bdab..11451fc1524a 100644
--- a/finance/qhacc/Makefile
+++ b/finance/qhacc/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_QT_VER= 3
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/finance/qtstalker/Makefile b/finance/qtstalker/Makefile
index 108d02af2338..73908b109665 100644
--- a/finance/qtstalker/Makefile
+++ b/finance/qtstalker/Makefile
@@ -18,7 +18,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS= db2:${PORTSDIR}/databases/db2
USE_QT_VER=3
-USE_REINPLACE= yes
NO_FILTER_SHLIBS= yes
INSTALLS_SHLIB= yes
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index 4dfc4dbe336c..36af51929acb 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -20,7 +20,6 @@ COMMENT= A comprehensive software framework for quantitative finance
WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION}
USE_GCC= 3.3
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
diff --git a/finance/venice/Makefile b/finance/venice/Makefile
index 20498f283d91..0224918ac6de 100644
--- a/finance/venice/Makefile
+++ b/finance/venice/Makefile
@@ -24,8 +24,6 @@ JAVA_VERSION= 1.4+
USE_ANT= yes
ALL_TARGET= build jar
-USE_REINPLACE= yes
-
BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/build
JARFILE= ${PORTNAME}.jar
diff --git a/french/alphabet_sounds_fr/Makefile b/french/alphabet_sounds_fr/Makefile
index 31a4ac564491..c5f43d0b1411 100644
--- a/french/alphabet_sounds_fr/Makefile
+++ b/french/alphabet_sounds_fr/Makefile
@@ -17,7 +17,6 @@ COMMENT= Educative games for children. Alphabet sounds package (french)
BUILD_DEPENDS= ${X11BASE}/bin/childsplay:${PORTSDIR}/games/childsplay
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_REINPLACE= yes
USE_PYTHON= yes
USE_X_PREFIX= yes
diff --git a/french/dico/Makefile b/french/dico/Makefile
index 29509b70b523..c3917b6ded17 100644
--- a/french/dico/Makefile
+++ b/french/dico/Makefile
@@ -24,7 +24,6 @@ BROKEN_WWW= http://www.montefiore.ulg.ac.be/cgi-bin-ulg/DICO.html
# Global variables
#
-USE_REINPLACE= true
USE_ZIP= true
EXTRACT_CMD= UNZIP= unzip
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/french/eficas/Makefile b/french/eficas/Makefile
index 39719543106b..6f71be77ad10 100644
--- a/french/eficas/Makefile
+++ b/french/eficas/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw \
${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
USE_PYTHON= yes
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
NO_BUILD= yes
diff --git a/french/facturier/Makefile b/french/facturier/Makefile
index 995a232ab1fc..54b77a565f28 100644
--- a/french/facturier/Makefile
+++ b/french/facturier/Makefile
@@ -25,7 +25,6 @@ NO_BUILD= yes
USE_APACHE= yes
USE_PERL5_RUN= yes
USE_MYSQL= yes
-USE_REINPLACE= yes
.if defined(WITH_APACHE2)
APACHE_CNFDIR= ${LOCALBASE}/etc/apache2
diff --git a/french/gibi/Makefile b/french/gibi/Makefile
index d521c5342d28..3ea649614012 100644
--- a/french/gibi/Makefile
+++ b/french/gibi/Makefile
@@ -33,7 +33,6 @@ RESTRICTED= "Toute personne chargeant le logiciel GIBI s'engage à ne\
ONLY_FOR_ARCHS= i386
-USE_REINPLACE= yes
USE_LINUX= yes
USE_X_PREFIX= yes
REINPLACE_ARGS= -i ""
diff --git a/french/gnome-verbiste/Makefile b/french/gnome-verbiste/Makefile
index 7493cf4f30da..c0cea330c398 100644
--- a/french/gnome-verbiste/Makefile
+++ b/french/gnome-verbiste/Makefile
@@ -12,7 +12,6 @@ COMMENT= French verb conjugator/deconjugator (GNOME program and applet)
LIB_DEPENDS= verbiste-0.1:${PORTSDIR}/french/verbiste
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GNOME= gnomepanel
CONFIGURE_ARGS= --with-gnome
diff --git a/french/homard/Makefile b/french/homard/Makefile
index e62bf356e51b..8adc2ca70f96 100644
--- a/french/homard/Makefile
+++ b/french/homard/Makefile
@@ -27,7 +27,6 @@ ONLY_FOR_ARCHS= i386
USE_LINUX= yes
USE_PYTHON= yes
-USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
NO_BUILD= yes
diff --git a/french/med/Makefile b/french/med/Makefile
index bf5e6a3a8239..584c9d2dc7df 100644
--- a/french/med/Makefile
+++ b/french/med/Makefile
@@ -29,7 +29,6 @@ CONFIGURE_ENV= HDF5HOME=${LOCALBASE} CPPFLAGS="${PTHREAD_CFLAGS}" \
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
DOC2FIX= . gif html jpg png tests
TST2FIX= c f
diff --git a/french/plgrenouille/Makefile b/french/plgrenouille/Makefile
index 88ad66a85cb3..a922cc684373 100644
--- a/french/plgrenouille/Makefile
+++ b/french/plgrenouille/Makefile
@@ -32,7 +32,6 @@ IS_INTERACTIVE= yes
NO_BUILD= yes
USE_PERL5= yes
-USE_REINPLACE= yes
USE_RC_SUBR= yes
SCRIPTS_ENV= PKG_PREFIX=${PREFIX}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
diff --git a/french/xtel/Makefile b/french/xtel/Makefile
index 2ed6c888ae1e..1babd1cc8fa1 100644
--- a/french/xtel/Makefile
+++ b/french/xtel/Makefile
@@ -24,7 +24,6 @@ RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT}
USE_IMAKE= yes
USE_XPM= yes
-USE_REINPLACE= yes
MAN1= xtel.1 xteld.1
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile
index 1547baac23ad..da2fa53ca24b 100644
--- a/ftp/axel/Makefile
+++ b/ftp/axel/Makefile
@@ -18,7 +18,6 @@ COMMENT= A download accelerator
USE_GETTEXT= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
-USE_REINPLACE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1
MAN1= axel.1
diff --git a/ftp/axelq/Makefile b/ftp/axelq/Makefile
index d1b56c3a5355..ea25d6c0e4ea 100644
--- a/ftp/axelq/Makefile
+++ b/ftp/axelq/Makefile
@@ -18,7 +18,6 @@ COMMENT= A queue manager for the download accelerator axel
RUN_DEPENDS= axel:${PORTSDIR}/ftp/axel \
bash:${PORTSDIR}/shells/bash2
-USE_REINPLACE= yes
NO_BUILD= yes
MAN1= axelq.1
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile
index 107b402f425f..008300c8c7b8 100644
--- a/ftp/bftpd/Makefile
+++ b/ftp/bftpd/Makefile
@@ -17,7 +17,6 @@ COMMENT= Very configurable FTP server that can do chroot easily
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-pam
USE_GMAKE= yes
-USE_REINPLACE= yes
MAN8= bftpd.8
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 855beb006033..2757b60426e2 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -41,7 +41,6 @@ MAKE_ENV= SHLIB_VER="${SHLIB_VER}"
PLIST_SUB= SHLIB_VER="${SHLIB_VER}"
USE_BZIP2= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index 7bcebaf44208..b655c9a07b47 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -17,7 +17,6 @@ COMMENT= A C++ wrapper for libcurl
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
USE_GCC= 3.4
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile
index b345a3d5ae4c..b5adfae2c6ed 100644
--- a/ftp/ftpcube/Makefile
+++ b/ftp/ftpcube/Makefile
@@ -22,7 +22,6 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \
${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT}
.endif
-USE_REINPLACE= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile
index eaed2b44107e..079a5b098a0b 100644
--- a/ftp/ftplib/Makefile
+++ b/ftp/ftplib/Makefile
@@ -17,7 +17,6 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.patch
MAINTAINER= ports@FreeBSD.org
COMMENT= A set of routines that implement the FTP protocol
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}/linux
PATCH_DIST_STRIP= -p3
USE_GMAKE= yes
diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile
index e724dc989603..fc39f905f673 100644
--- a/ftp/ftpproxy/Makefile
+++ b/ftp/ftpproxy/Makefile
@@ -16,7 +16,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= philippe@le-berre.com
COMMENT= A ftp proxy
-USE_REINPLACE= yes
USE_GMAKE= yes
MAN1= ftp.proxy.1
diff --git a/ftp/ftpq/Makefile b/ftp/ftpq/Makefile
index ad55168c6fae..53be675b2532 100644
--- a/ftp/ftpq/Makefile
+++ b/ftp/ftpq/Makefile
@@ -15,7 +15,6 @@ MASTER_SITES= http://tranchant.plus.com/software/
MAINTAINER= ports@FreeBSD.org
COMMENT= Upload queue manager for non-permanent connections
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= ftpq.1
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index da0a4ff13549..b752a56e88c4 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -22,7 +22,6 @@ CONFIGURE_ARGS= --without-included-gettext
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-USE_REINPLACE= yes
WANT_GNOME= yes
OPTIONS= X11 "Build with X11 frontend" on \
diff --git a/ftp/greed/Makefile b/ftp/greed/Makefile
index f7bcbbfdfc89..f0bc20b0ae9b 100644
--- a/ftp/greed/Makefile
+++ b/ftp/greed/Makefile
@@ -16,7 +16,6 @@ COMMENT= A utility for downloading files with resume capabilities
ALL_TARGET= freebsd
WRKSRC= ${WRKDIR}/greed.81p
-USE_REINPLACE= yes
MANCOMPRESSED= yes
MAN1= greed.1
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile
index f04855eb2b31..c08e9823f9d2 100644
--- a/ftp/gwget/Makefile
+++ b/ftp/gwget/Makefile
@@ -22,7 +22,6 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
USE_X_PREFIX= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile
index 11f3d17c66f6..257b1b4b0ca7 100644
--- a/ftp/junglemonkey/Makefile
+++ b/ftp/junglemonkey/Makefile
@@ -17,7 +17,6 @@ COMMENT= A distributed file sharing program for GNOME
LIB_DEPENDS= gnet.1:${PORTSDIR}/net/gnet
-USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix libglade
USE_GMAKE= yes
diff --git a/ftp/kasablanca/Makefile b/ftp/kasablanca/Makefile
index 5a6e702b2eae..610e68d34a04 100644
--- a/ftp/kasablanca/Makefile
+++ b/ftp/kasablanca/Makefile
@@ -20,7 +20,6 @@ USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_OPENSSL= yes
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile
index acee7938a174..607f45b6fe76 100644
--- a/ftp/kbear/Makefile
+++ b/ftp/kbear/Makefile
@@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.a.1/alpha1b/}
INSTALLS_SHLIB= yes
USE_KDELIBS_VER=3
-USE_REINPLACE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/ftp/kftpgrabber/Makefile b/ftp/kftpgrabber/Makefile
index bec2f10d4640..81cab63908f1 100644
--- a/ftp/kftpgrabber/Makefile
+++ b/ftp/kftpgrabber/Makefile
@@ -19,7 +19,6 @@ USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_OPENSSL= yes
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
OPTIONS= QSA "QSA scripting support" on
diff --git a/ftp/kwebget/Makefile b/ftp/kwebget/Makefile
index cebaaf71a7cc..ffcead7dd2b2 100644
--- a/ftp/kwebget/Makefile
+++ b/ftp/kwebget/Makefile
@@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
USE_KDELIBS_VER=3
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/ftp/muddleftpd/Makefile b/ftp/muddleftpd/Makefile
index d085202dedf7..5e3e59a87db9 100644
--- a/ftp/muddleftpd/Makefile
+++ b/ftp/muddleftpd/Makefile
@@ -20,7 +20,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A new ftp server that can perform a variety of ftp tasks
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index 5db5e53687c4..de0a0dcc5437 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -30,7 +30,6 @@ LATEST_LINK= ncftp3
LATEST_LINK= ncftp
.endif
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ncurses
diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile
index e29782eb2fed..534ed9117edc 100644
--- a/ftp/oftpd/Makefile
+++ b/ftp/oftpd/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES= http://www.time-travellers.org/oftpd/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A threaded, anonymous only FTP server designed for security
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile
index 65677f71e08e..d3458e26c8d5 100644
--- a/ftp/omi/Makefile
+++ b/ftp/omi/Makefile
@@ -16,8 +16,6 @@ MASTER_SITES= http://www.secnetix.de/~olli/distfiles/ \
MAINTAINER= anders@FreeBSD.org
COMMENT= "mirror" subtrees of FTP servers
-USE_REINPLACE= yes
-
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= freebsd
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index be4108cba7de..2e67233f4e41 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -19,7 +19,6 @@ USE_BZIP2= yes
WANT_GNOME= yes
USE_GNOME= gnometarget
USE_OPENSSL= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-locale-dir=${PREFIX}/share/locale \
diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile
index 31f069b2475d..29d99cfaf963 100644
--- a/ftp/pftpd/Makefile
+++ b/ftp/pftpd/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Multithreaded anonymous FTP daemon
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
MAN1= pftpd.1 rpad.1
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile
index 6e8b169fe078..44c929c870f4 100644
--- a/ftp/pureadmin/Makefile
+++ b/ftp/pureadmin/Makefile
@@ -18,7 +18,6 @@ COMMENT= Management utility for the PureFTPd
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix libglade2
USE_FAM= yes
-USE_REINPLACE= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile
index 600947491ccb..2a1a4482fdb8 100644
--- a/ftp/quftp/Makefile
+++ b/ftp/quftp/Makefile
@@ -18,7 +18,6 @@ COMMENT= A scriptable FTP client
LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
CFLAGS+= ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ENV= CFLAGS="${CFLAGS}"
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile
index 7c88224319c3..3503096f8381 100644
--- a/ftp/rexx-curl/Makefile
+++ b/ftp/rexx-curl/Makefile
@@ -21,7 +21,6 @@ BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/ftp/tnftpd/Makefile b/ftp/tnftpd/Makefile
index 56b6871390db..8b87321b31d8 100644
--- a/ftp/tnftpd/Makefile
+++ b/ftp/tnftpd/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
MAINTAINER= cejkar@fit.vutbr.cz
COMMENT= Enhanced ftp server from NetBSD
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile
index 73faa84f746a..48f30929121c 100644
--- a/ftp/urlgfe/Makefile
+++ b/ftp/urlgfe/Makefile
@@ -21,7 +21,6 @@ USE_GNOME= gtk20 lthack
WANT_GNOME= yes
USE_OPENSSL= yes
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile
index 29b522913982..e2155d184395 100644
--- a/ftp/vsftpd/Makefile
+++ b/ftp/vsftpd/Makefile
@@ -15,7 +15,6 @@ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A FTP daemon that aims to be "very secure"
-USE_REINPLACE= yes
ALL_TARGET= vsftpd
MAN5= vsftpd.conf.5
MAN8= vsftpd.8
diff --git a/ftp/wgetpro/Makefile b/ftp/wgetpro/Makefile
index 95d97b5edfbd..e40d4f9b40f6 100644
--- a/ftp/wgetpro/Makefile
+++ b/ftp/wgetpro/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Wget with "PRO" features
RESTRICTED= "may implement United States Patent 6,041,345"
-USE_REINPLACE= yes
USE_GETOPT_LONG= yes
USE_OPENSSL= yes
USE_GMAKE= yes
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index a5ba8ad3f7d8..af77f3a4a065 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Modular FTP server configurable online using SITE commands
USE_RC_SUBR= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes