From 8e28cfec81a60bd7a3081ef983c379157a3e3b4d Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 20 Mar 2008 09:56:52 +0000 Subject: - Remove USE_GETOPT_LONG which is a no-op since March 2007 --- net/udpcast/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net/udpcast/Makefile') diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile index fc511f14d5b0..2e6584fc6961 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_GETOPT_LONG=yes USE_GMAKE= yes USE_PERL5_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit