summaryrefslogtreecommitdiffstats
path: root/net/udpcast
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-08-22 15:39:37 +0000
committerkrion <krion@FreeBSD.org>2004-08-22 15:39:37 +0000
commit6ec5e9102558bf80108577cfa8b90d65d02a5ac0 (patch)
treef1d63ea07614664f1d573d9367103be7752bae5d /net/udpcast
parentfb216eea7e99e04dc5fead8f6a159dbe51996750 (diff)
downloadFreeBSD-ports-6ec5e9102558bf80108577cfa8b90d65d02a5ac0.zip
FreeBSD-ports-6ec5e9102558bf80108577cfa8b90d65d02a5ac0.tar.gz
Fix build.
Pet portlint.
Diffstat (limited to 'net/udpcast')
-rw-r--r--net/udpcast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile
index 64cff10..a2f5699 100644
--- a/net/udpcast/Makefile
+++ b/net/udpcast/Makefile
@@ -17,6 +17,7 @@ COMMENT= A file transfer tool using ethernet's multicast
USE_REINPLACE= yes
USE_GETOPT_LONG=yes
USE_GMAKE= yes
+USE_PERL5_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
RELEASE_DATE= 20040531
@@ -43,7 +44,6 @@ do-configure:
-e 's|-lpthread|${PTHREAD_LIBS}|g' \
${BUILD_WRKSRC}/${MAKEFILE}
-
do-install:
.ifndef(NOPORTDOCS)
. for file in ${PORTDOCS}
OpenPOWER on IntegriCloud