aboutsummaryrefslogtreecommitdiffstats
path: root/net/netwib
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2004-08-16 21:16:33 +0800
committersem <sem@FreeBSD.org>2004-08-16 21:16:33 +0800
commit9181b2818e6d75352736995777da766e88010bbc (patch)
tree7bc63f7205ea74089a4a95727c7dea47b15f1ffc /net/netwib
parent498127b12670a37a27fd6286c180e3ae068a070f (diff)
downloadfreebsd-ports-graphics-9181b2818e6d75352736995777da766e88010bbc.tar.gz
freebsd-ports-graphics-9181b2818e6d75352736995777da766e88010bbc.tar.zst
freebsd-ports-graphics-9181b2818e6d75352736995777da766e88010bbc.zip
Fix dependences.
Reported by: kris
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 e56478ffeb1..e994aca95e0 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