summaryrefslogtreecommitdiff
path: root/net/netwib
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-08-16 13:16:33 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-08-16 13:16:33 +0000
commitdaa48e77017b9e22d9e51d2bfa582c5324eb4125 (patch)
treeb796db3fe94c008cc71ad951140be10481928b84 /net/netwib
parentHopefully fix build on 4.x with system perl. (diff)
Fix dependences.
Reported by: kris
Notes
Notes: svn path=/head/; revision=116399
Diffstat (limited to 'net/netwib')
-rw-r--r--net/netwib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netwib/Makefile b/net/netwib/Makefile
index e56478ffeb11..e994aca95e00 100644
--- a/net/netwib/Makefile
+++ b/net/netwib/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Netwib network programming library
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
+RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src/src
USE_REINPLACE= yes