diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-03-04 10:33:05 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-03-04 10:33:05 +0000 |
commit | 58e27d31a38b4fa368a55da00c51e09063d2cb08 (patch) | |
tree | e6ef6a8d585d8359ce0fc5cb22045341a814c336 /net-mgmt/netwox/Makefile | |
parent | d891e5ba6c8a6294f22f1c67290ade2d71762967 (diff) | |
download | ports-58e27d31a38b4fa368a55da00c51e09063d2cb08.tar.gz ports-58e27d31a38b4fa368a55da00c51e09063d2cb08.zip |
Notes
Diffstat (limited to 'net-mgmt/netwox/Makefile')
-rw-r--r-- | net-mgmt/netwox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netwox/Makefile b/net-mgmt/netwox/Makefile index 55639d255f59..102bb2937e5b 100644 --- a/net-mgmt/netwox/Makefile +++ b/net-mgmt/netwox/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= -src.tgz MAINTAINER= king@v2project.com COMMENT= Lcrzoex contains over 300 functionnalities using network library lcrzo -BUILD_DEPENDS= ${LOCALBASE}/lib/liblcrzo.a:${PORTSDIR}/security/lcrzo +BUILD_DEPENDS= ${LOCALBASE}/include/lcrzo_debugdefs.h:${PORTSDIR}/security/lcrzo WRKSRC= ${WRKDIR}/${PKGNAME}-src/src |