aboutsummaryrefslogtreecommitdiffstats
path: root/net/udpcast
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-11 06:37:39 +0800
committeredwin <edwin@FreeBSD.org>2006-05-11 06:37:39 +0800
commitd39e175d47585b9cc1d36a49774dfe2ee4b31e9e (patch)
tree92b54444fff35392303ed68ce61afdaebca172c4 /net/udpcast
parent60a366e2f720f7ce2364b5b9d33c7058aee5829b (diff)
downloadfreebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.tar.gz
freebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.tar.zst
freebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.zip
Remove USE_REINPLACE from ports starting with M
Diffstat (limited to 'net/udpcast')
-rw-r--r--net/udpcast/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile
index 681446a2c4f3..fc511f14d5b0 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