summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2004-08-16 13:16:33 +0000
committersem <sem@FreeBSD.org>2004-08-16 13:16:33 +0000
commit9181b2818e6d75352736995777da766e88010bbc (patch)
tree7bc63f7205ea74089a4a95727c7dea47b15f1ffc
parent498127b12670a37a27fd6286c180e3ae068a070f (diff)
downloadFreeBSD-ports-9181b2818e6d75352736995777da766e88010bbc.zip
FreeBSD-ports-9181b2818e6d75352736995777da766e88010bbc.tar.gz
Fix dependences.
Reported by: kris
-rw-r--r--net/netwib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netwib/Makefile b/net/netwib/Makefile
index e56478f..e994aca 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
OpenPOWER on IntegriCloud