diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/mcl/Makefile | 1 | ||||
-rw-r--r-- | mbone/udpcast/Makefile | 1 | ||||
-rw-r--r-- | mbone/xspeakfree/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/mbone/mcl/Makefile b/mbone/mcl/Makefile index 32dd98b20e1c..de1aa71cd323 100644 --- a/mbone/mcl/Makefile +++ b/mbone/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/mbone/udpcast/Makefile b/mbone/udpcast/Makefile index 681446a2c4f3..fc511f14d5b0 100644 --- a/mbone/udpcast/Makefile +++ b/mbone/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/mbone/xspeakfree/Makefile b/mbone/xspeakfree/Makefile index a96e595945f6..70232501eefe 100644 --- a/mbone/xspeakfree/Makefile +++ b/mbone/xspeakfree/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ NO_BUILD= yes USE_X_PREFIX= yes -USE_REINPLACE= yes PORTDOCS= BUGS HISTORY INSTALL LICENSE README TODO |