diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-16 13:16:33 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-16 13:16:33 +0000 |
commit | daa48e77017b9e22d9e51d2bfa582c5324eb4125 (patch) | |
tree | b796db3fe94c008cc71ad951140be10481928b84 /net/netwib/Makefile | |
parent | 745b9d8f4cc10e595623aaa23311dec033557dcf (diff) |
Notes
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 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 |