diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-22 03:32:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-22 03:32:00 +0000 |
commit | 0f6418ce8edce57572472adcd84c8d1123bcdd92 (patch) | |
tree | a3ebefdd79843a3d29b9aeeef4a862ad766950d8 /net-mgmt | |
parent | 2bb96d5341bb93ced6e758abfd92cda2100b5766 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/angst/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index 95488b385233..38d9de79a1fa 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An active sniffer +BROKEN= "Changes ownership of system directories" + BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config |