summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-10 22:37:39 +0000
committeredwin <edwin@FreeBSD.org>2006-05-10 22:37:39 +0000
commitd39e175d47585b9cc1d36a49774dfe2ee4b31e9e (patch)
tree92b54444fff35392303ed68ce61afdaebca172c4 /net
parent60a366e2f720f7ce2364b5b9d33c7058aee5829b (diff)
downloadFreeBSD-ports-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.zip
FreeBSD-ports-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.tar.gz
Remove USE_REINPLACE from ports starting with M
Diffstat (limited to 'net')
-rw-r--r--net/mcl/Makefile1
-rw-r--r--net/udpcast/Makefile1
-rw-r--r--net/zaptel12/Makefile2
3 files changed, 0 insertions, 4 deletions
diff --git a/net/mcl/Makefile b/net/mcl/Makefile
index 32dd98b..de1aa71 100644
--- a/net/mcl/Makefile
+++ b/net/mcl/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= makedepend:${X_IMAKE_PORT} \
gdome-config:${PORTSDIR}/textproc/gdome2 \
glib-gettextize:${PORTSDIR}/devel/glib20
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
MAN1= fcast.1 fcastn.1 mclrecv2.1 mclsend2.1
diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile
index 681446a..fc511f1 100644
--- a/net/udpcast/Makefile
+++ b/net/udpcast/Makefile
@@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-${RELEASE_DATE}
MAINTAINER= ports@FreeBSD.org
COMMENT= A file transfer tool using ethernet's multicast
-USE_REINPLACE= yes
USE_GETOPT_LONG=yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes
diff --git a/net/zaptel12/Makefile b/net/zaptel12/Makefile
index 97102d9..b2409e0 100644
--- a/net/zaptel12/Makefile
+++ b/net/zaptel12/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
OpenPOWER on IntegriCloud