aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-09-13 07:44:00 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-09-13 07:44:00 +0000
commit7e7c80ee26d9f932946230235fa2b687f861f65b (patch)
tree015e5a5c86c8dda9a86bdf202ff3d04db611e1dd /net-mgmt
parent5add2873e7e715c757e7cc7f15a3d939ed315231 (diff)
downloadports-7e7c80ee26d9f932946230235fa2b687f861f65b.tar.gz
ports-7e7c80ee26d9f932946230235fa2b687f861f65b.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/bsnmptools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/bsnmptools/Makefile b/net-mgmt/bsnmptools/Makefile
index 92e59bc4b3ac..5b724f6be591 100644
--- a/net-mgmt/bsnmptools/Makefile
+++ b/net-mgmt/bsnmptools/Makefile
@@ -30,9 +30,8 @@ MAN3= ${PORTNAME}.3
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-LIB_DEPENDS= bsnmp.2:${PORTSDIR}/net-mgmt/bsnmpd
-CFLAGS+= -I${LOCALBASE}/lib -L${LOCALBASE}/include
+.if ${OSVERSION} < 600029
+IGNORE= does not compile on FreeBSD before 6.x
.endif
post-extract: