summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-03-04 10:33:05 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-03-04 10:33:05 +0000
commit58e27d31a38b4fa368a55da00c51e09063d2cb08 (patch)
treee6ef6a8d585d8359ce0fc5cb22045341a814c336 /net-mgmt
parent* Update to version 9.2.2, the latest from ISC. This version contains no (diff)
PR: 47270
Submitted by: MAINTAINER Aadd better file dependency in the Makefile to force compile against updated library.
Notes
Notes: svn path=/head/; revision=76842
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netwox/Makefile2
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