aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-11 22:49:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-11 22:49:56 +0000
commit0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch)
tree7a6db5d01e610802138fff879ca18efeea190977 /net-p2p
parent3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff)
downloadports-0f12b488a50bf55f18e720cb4d4e8224c8b3d857.tar.gz
ports-0f12b488a50bf55f18e720cb4d4e8224c8b3d857.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/apollon/Makefile1
-rw-r--r--net-p2p/bnbt/Makefile1
-rw-r--r--net-p2p/btpeer/Makefile1
-rw-r--r--net-p2p/cdonkey/Makefile1
-rw-r--r--net-p2p/dclib/Makefile1
-rw-r--r--net-p2p/dctc-gui-qt/Makefile1
-rw-r--r--net-p2p/dctc-gui/Makefile1
-rw-r--r--net-p2p/dctc/Makefile1
-rw-r--r--net-p2p/edonkey-gui-gtk/Makefile1
-rw-r--r--net-p2p/edonkey-tool-hash/Makefile1
-rw-r--r--net-p2p/fidelio/Makefile1
-rw-r--r--net-p2p/gift/Makefile1
-rw-r--r--net-p2p/giftui/Makefile1
-rw-r--r--net-p2p/gnome-btdownload/Makefile1
-rw-r--r--net-p2p/gnunet/Makefile1
-rw-r--r--net-p2p/gtorrentviewer/Makefile1
-rw-r--r--net-p2p/hagelslag/Makefile1
-rw-r--r--net-p2p/ktorrent-devel/Makefile1
-rw-r--r--net-p2p/ktorrent/Makefile1
-rw-r--r--net-p2p/ktorrent2/Makefile1
-rw-r--r--net-p2p/libbt/Makefile1
-rw-r--r--net-p2p/liberator/Makefile1
-rw-r--r--net-p2p/libfreenet/Makefile1
-rw-r--r--net-p2p/libtorrent/Makefile1
-rw-r--r--net-p2p/linux-agsatellite/Makefile1
-rw-r--r--net-p2p/minder/Makefile1
-rw-r--r--net-p2p/mldonkey/Makefile1
-rw-r--r--net-p2p/mute-net/Makefile1
-rw-r--r--net-p2p/phex/Makefile1
-rw-r--r--net-p2p/py-bittornado/Makefile1
-rw-r--r--net-p2p/py-bittorrent-devel/Makefile1
-rw-r--r--net-p2p/py-bittorrent/Makefile1
-rw-r--r--net-p2p/py-kenosis-bittorrent/Makefile1
-rw-r--r--net-p2p/py-kenosis/Makefile2
-rw-r--r--net-p2p/rtorrent/Makefile1
-rw-r--r--net-p2p/torrentflux/Makefile1
-rw-r--r--net-p2p/trackerbt/Makefile1
-rw-r--r--net-p2p/valknut/Makefile1
-rw-r--r--net-p2p/xmule/Makefile1
39 files changed, 0 insertions, 40 deletions
diff --git a/net-p2p/apollon/Makefile b/net-p2p/apollon/Makefile
index 724e41818c1f..8d2c9228f9b2 100644
--- a/net-p2p/apollon/Makefile
+++ b/net-p2p/apollon/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
.include <bsd.port.pre.mk>
diff --git a/net-p2p/bnbt/Makefile b/net-p2p/bnbt/Makefile
index be5e60493922..d6c22af09795 100644
--- a/net-p2p/bnbt/Makefile
+++ b/net-p2p/bnbt/Makefile
@@ -20,7 +20,6 @@ USE_ZIP= yes
WRKSRC= ${WRKDIR}/${PORTNAME}/src
USE_GMAKE= yes
-USE_REINPLACE= yes
SUB_FILES= pkg-message
USE_RC_SUBR= bnbt.sh
diff --git a/net-p2p/btpeer/Makefile b/net-p2p/btpeer/Makefile
index 6529c417c495..6e4ff8d48c7e 100644
--- a/net-p2p/btpeer/Makefile
+++ b/net-p2p/btpeer/Makefile
@@ -19,7 +19,6 @@ USE_GMAKE= yes
USE_OPENSSL= yes
WITH_OPENSSL_BASE= yes
MAKE_ENV= CXX="${CXX}"
-USE_REINPLACE= yes
# ssl support
CFLAGS+= ${PTHREAD_CFLAGS} -DHAVE_OPENSSL
diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile
index 9d4f96f889e5..361e3243b516 100644
--- a/net-p2p/cdonkey/Makefile
+++ b/net-p2p/cdonkey/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
PLIST_FILES= bin/cDonkey
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-berkeley-db="${LOCALBASE}/include/db3:${LOCALBASE}/lib"
USE_GMAKE= yes
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile
index ea81f5d4d1f1..d63165c7d8c2 100644
--- a/net-p2p/dclib/Makefile
+++ b/net-p2p/dclib/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
USE_OPENSSL= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/net-p2p/dctc-gui-qt/Makefile b/net-p2p/dctc-gui-qt/Makefile
index d011f28deaa7..e67f87ac8af7 100644
--- a/net-p2p/dctc-gui-qt/Makefile
+++ b/net-p2p/dctc-gui-qt/Makefile
@@ -20,7 +20,6 @@ COMMENT= A Qt GUI for the Direct Connect (TM) dctc text client
RUN_DEPENDS= dctc:${PORTSDIR}/net-p2p/dctc
USE_QT_VER= 3
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
PLIST_FILES= bin/dc_qt
diff --git a/net-p2p/dctc-gui/Makefile b/net-p2p/dctc-gui/Makefile
index 428ab07d0ec4..182f3391ea8b 100644
--- a/net-p2p/dctc-gui/Makefile
+++ b/net-p2p/dctc-gui/Makefile
@@ -23,7 +23,6 @@ USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomelibs gnomeprefix
USE_XLIB= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --with-gnome=${X11BASE} \
diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile
index 6f39a6cac965..eee1dd8bfa4a 100644
--- a/net-p2p/dctc/Makefile
+++ b/net-p2p/dctc/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4
USE_GETOPT_LONG= yes
USE_GNOME= glib12
USE_PERL5_RUN= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
LDFLAGS+= ${PTHREAD_LIBS:S/"//g}
CPPFLAGS+= ${PTHREAD_CFLAGS}
diff --git a/net-p2p/edonkey-gui-gtk/Makefile b/net-p2p/edonkey-gui-gtk/Makefile
index d8ee369af6ae..b6dd22a66558 100644
--- a/net-p2p/edonkey-gui-gtk/Makefile
+++ b/net-p2p/edonkey-gui-gtk/Makefile
@@ -23,7 +23,6 @@ RUN_DEPENDS= donkey:${PORTSDIR}/net-p2p/linux-edonkey-core
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehier gnometarget gtk20
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/net-p2p/edonkey-tool-hash/Makefile b/net-p2p/edonkey-tool-hash/Makefile
index 974e1538ed08..637ae940977a 100644
--- a/net-p2p/edonkey-tool-hash/Makefile
+++ b/net-p2p/edonkey-tool-hash/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= Both calculates 'eDonkey/Overnet hashes' producing ed2k:// file links
PLIST_FILES= bin/edonkey-tool-hash
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/ed2k_hash-${PORTVERSION}
diff --git a/net-p2p/fidelio/Makefile b/net-p2p/fidelio/Makefile
index f1528c9133ff..36d73a3280db 100644
--- a/net-p2p/fidelio/Makefile
+++ b/net-p2p/fidelio/Makefile
@@ -19,7 +19,6 @@ COMMENT= A GNOME client for Hotline
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomelibs gnomeprefix
USE_GMAKE= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile
index 85f6c7c7e79c..5be4fbf10480 100644
--- a/net-p2p/gift/Makefile
+++ b/net-p2p/gift/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis
USE_AUTOTOOLS= libltdl:15
USE_BZIP2= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
diff --git a/net-p2p/giftui/Makefile b/net-p2p/giftui/Makefile
index e7ecd6d644e7..448fce5f5f12 100644
--- a/net-p2p/giftui/Makefile
+++ b/net-p2p/giftui/Makefile
@@ -22,7 +22,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gconf2 gtk20
USE_GMAKE= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
GCONF_SCHEMAS= giftui.schemas
diff --git a/net-p2p/gnome-btdownload/Makefile b/net-p2p/gnome-btdownload/Makefile
index 2b03d35b5f62..7ef658c0b781 100644
--- a/net-p2p/gnome-btdownload/Makefile
+++ b/net-p2p/gnome-btdownload/Makefile
@@ -23,7 +23,6 @@ IGNORE=does not run with BitTorrent 4.x yet
USE_X_PREFIX= yes
USE_GNOME= desktopfileutils gnomehack gnomeprefix pygnome2
USE_PYTHON= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index ebfa21babb0e..7ee8e1db3ab5 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -28,7 +28,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 lthack
USE_OPENSSL= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_ARGS= --disable-ltdl-install --with-crypto
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index b8f99887516b..3b156911b87f 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -22,7 +22,6 @@ USE_GNOME= gtk20 gnomehier intlhack
USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
USE_GETOPT_LONG=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/net-p2p/hagelslag/Makefile b/net-p2p/hagelslag/Makefile
index f9371d64816c..c082f2d65569 100644
--- a/net-p2p/hagelslag/Makefile
+++ b/net-p2p/hagelslag/Makefile
@@ -17,7 +17,6 @@ COMMENT= A flexible command-line Gnutella implementation with advanced features
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
-USE_REINPLACE= yes
USE_GMAKE= yes
MAKEFILES= Makefile gui/Makefile src/Makefile
HS_DOCDIR= ${PREFIX}/share/doc/${PORTNAME}
diff --git a/net-p2p/ktorrent-devel/Makefile b/net-p2p/ktorrent-devel/Makefile
index 7c92f09cafbc..c1f670204d72 100644
--- a/net-p2p/ktorrent-devel/Makefile
+++ b/net-p2p/ktorrent-devel/Makefile
@@ -17,7 +17,6 @@ COMMENT= BitTorrent client for KDE
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile
index 7c92f09cafbc..c1f670204d72 100644
--- a/net-p2p/ktorrent/Makefile
+++ b/net-p2p/ktorrent/Makefile
@@ -17,7 +17,6 @@ COMMENT= BitTorrent client for KDE
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/net-p2p/ktorrent2/Makefile b/net-p2p/ktorrent2/Makefile
index 7c92f09cafbc..c1f670204d72 100644
--- a/net-p2p/ktorrent2/Makefile
+++ b/net-p2p/ktorrent2/Makefile
@@ -17,7 +17,6 @@ COMMENT= BitTorrent client for KDE
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile
index 9250f48d0dfa..c911e6c246be 100644
--- a/net-p2p/libbt/Makefile
+++ b/net-p2p/libbt/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_GCC= 3.4
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/net-p2p/liberator/Makefile b/net-p2p/liberator/Makefile
index 34c625f0d68c..12fc4982c931 100644
--- a/net-p2p/liberator/Makefile
+++ b/net-p2p/liberator/Makefile
@@ -18,7 +18,6 @@ COMMENT= Command line client to FreeNet Network
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
USE_BZIP2= yes
-USE_REINPLACE= yes
ALL_TARGET= all opt
DATA_FILES= liber_mimetypes
diff --git a/net-p2p/libfreenet/Makefile b/net-p2p/libfreenet/Makefile
index 716c031bb978..4459b7dfec7d 100644
--- a/net-p2p/libfreenet/Makefile
+++ b/net-p2p/libfreenet/Makefile
@@ -15,7 +15,6 @@ MASTER_SITES= http://thalassocracy.org/libfreenet/
MAINTAINER= ports@FreeBSD.org
COMMENT= Freenet library written in C
-USE_REINPLACE= yes
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 86de20f75371..6cf8c02fbba5 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
USE_GCC= 3.4
USE_GNOME= pkgconfig gnomehack
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-debug
diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile
index 6c64eed7f98f..910e22849edf 100644
--- a/net-p2p/linux-agsatellite/Makefile
+++ b/net-p2p/linux-agsatellite/Makefile
@@ -19,7 +19,6 @@ COMMENT= Client that allows you to share your music on Audiogalaxy(TM)
WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//}
NO_BUILD= yes
-USE_REINPLACE= yes
USE_LINUX= yes
USE_X_PREFIX= yes
RESTRICTED= no response from developer on licensing issues
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile
index 6a80046bdfc9..de8ab9657e2e 100644
--- a/net-p2p/minder/Makefile
+++ b/net-p2p/minder/Makefile
@@ -20,7 +20,6 @@ USE_GMAKE= yes
USE_OPENSSL= yes
WITH_OPENSSL_BASE= yes
MAKE_ENV= CXX="${CXX}"
-USE_REINPLACE= yes
# ssl support
CFLAGS+= ${PTHREAD_CFLAGS} -DHAVE_OPENSSL
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index f093e9fa63af..dad5485585f3 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -23,7 +23,6 @@ CONFLICTS= mldonkey-devel-[0-9]*
USE_BZIP2= yes
USE_AUTOTOOLS= autoconf:259:env
-USE_REINPLACE= yes
USE_OPENSSL= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
diff --git a/net-p2p/mute-net/Makefile b/net-p2p/mute-net/Makefile
index 55e6f40ac667..a7826ea771ba 100644
--- a/net-p2p/mute-net/Makefile
+++ b/net-p2p/mute-net/Makefile
@@ -21,7 +21,6 @@ USE_GMAKE= yes
HAS_CONFIGURE= yes
USE_PERL5_BUILD=yes
-USE_REINPLACE= yes
#RELEASE_DIRECTORY= MUTE_fileSharing-${PORTVERSION}-rc${PORTVERSION:E}_UnixSource
RELEASE_DIRECTORY= MUTE_fileSharing-${PORTVERSION}-rc4_UnixSource
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile
index 811d08c36af2..5fb628ad4de0 100644
--- a/net-p2p/phex/Makefile
+++ b/net-p2p/phex/Makefile
@@ -17,7 +17,6 @@ COMMENT= A Java multi platform and spyware free gnutella client
USE_JAVA= yes
JAVA_VERSION= 1.4+
-USE_REINPLACE= yes
USE_ZIP= yes
NO_BUILD= yes
PLIST_SUB= JAR_DIR=${JAR_DIR}
diff --git a/net-p2p/py-bittornado/Makefile b/net-p2p/py-bittornado/Makefile
index d4ce21d4a4b3..f896e907478e 100644
--- a/net-p2p/py-bittornado/Makefile
+++ b/net-p2p/py-bittornado/Makefile
@@ -22,7 +22,6 @@ COMMENT?= An extended BitTorrent peer-to-peer tool for distributing files
CONFLICTS= py??-*[Bb]it[Tt]ornado-core-[0-9]* py??-*[Bb]it[Tt]orrent*-[0-9]* btqueue-[0-9]*
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-CVS
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile
index f32de0aa9b12..c9d8abb7aea0 100644
--- a/net-p2p/py-bittorrent-devel/Makefile
+++ b/net-p2p/py-bittorrent-devel/Makefile
@@ -24,7 +24,6 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython
USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_REINPLACE= yes
USE_TWISTED_RUN= yes
CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue*
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile
index eded1fd85f2a..8cbb9f2e0a88 100644
--- a/net-p2p/py-bittorrent/Makefile
+++ b/net-p2p/py-bittorrent/Makefile
@@ -23,7 +23,6 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython
USE_GETTEXT= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_REINPLACE= yes
USE_TWISTED_RUN= yes
CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue*
diff --git a/net-p2p/py-kenosis-bittorrent/Makefile b/net-p2p/py-kenosis-bittorrent/Makefile
index de9b51efcc88..26cfd64819ea 100644
--- a/net-p2p/py-kenosis-bittorrent/Makefile
+++ b/net-p2p/py-kenosis-bittorrent/Makefile
@@ -23,7 +23,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kenosis/__init__.py:${PORTSDIR}/net-p2p/py-ken
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/bt
diff --git a/net-p2p/py-kenosis/Makefile b/net-p2p/py-kenosis/Makefile
index bacadddf3fd8..dc1e395f5425 100644
--- a/net-p2p/py-kenosis/Makefile
+++ b/net-p2p/py-kenosis/Makefile
@@ -22,8 +22,6 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYSETUP= ${PORTNAME}_setup.py
-USE_REINPLACE= yes
-
post-extract:
# Avoid name collision and move ds inside kenosis package
# it is only used by kenosis anyway
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index a87edb4599b6..c9c1f3bfefb2 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
MAN1= rtorrent.1
USE_GCC= 3.4
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-debug
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/net-p2p/torrentflux/Makefile b/net-p2p/torrentflux/Makefile
index f05f0d904dec..d97471254858 100644
--- a/net-p2p/torrentflux/Makefile
+++ b/net-p2p/torrentflux/Makefile
@@ -25,7 +25,6 @@ WANT_PHP_WEB= yes
DEFAULT_PHP_VER?= 5
BROKEN_WITH_PHP= 4
USE_PYTHON_RUN= yes
-USE_REINPLACE= yes
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-*
diff --git a/net-p2p/trackerbt/Makefile b/net-p2p/trackerbt/Makefile
index 4426052a5020..ce0a6f8f2f71 100644
--- a/net-p2p/trackerbt/Makefile
+++ b/net-p2p/trackerbt/Makefile
@@ -21,7 +21,6 @@ USE_ICONV= yes
USE_OPENSSL= yes
WITH_OPENSSL_BASE= yes
MAKE_ENV= CXX="${CXX}"
-USE_REINPLACE= yes
# ssl support
CFLAGS+= ${PTHREAD_CFLAGS} -DHAVE_OPENSSL
diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile
index 65e3b300ab6d..75c3adf4d990 100644
--- a/net-p2p/valknut/Makefile
+++ b/net-p2p/valknut/Makefile
@@ -22,7 +22,6 @@ USE_QT_VER= 3
USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libdc=${LOCALBASE} \
--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
diff --git a/net-p2p/xmule/Makefile b/net-p2p/xmule/Makefile
index 8a38f0619ce6..0b90f61d9409 100644
--- a/net-p2p/xmule/Makefile
+++ b/net-p2p/xmule/Makefile
@@ -27,7 +27,6 @@ USE_BZIP2= yes
USE_GNOME= gnomehier \
gnomehack \
gnomeprefix
-USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-included-gettext \