diff options
Diffstat (limited to 'net/netwib/Makefile')
-rw-r--r-- | net/netwib/Makefile | 1 |
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 |