diff options
author | kris <kris@FreeBSD.org> | 2003-02-22 11:32:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-02-22 11:32:00 +0800 |
commit | 9c91b9fcd378d2c1a46e7e10c1088c7805f40833 (patch) | |
tree | bbfd525e678279b51de7742fa054d6a62ac2e268 /net-mgmt/angst | |
parent | 3d1cdf0dc7f927f3063fe0bf354cc67898abe0d4 (diff) | |
download | freebsd-ports-gnome-9c91b9fcd378d2c1a46e7e10c1088c7805f40833.tar.gz freebsd-ports-gnome-9c91b9fcd378d2c1a46e7e10c1088c7805f40833.tar.zst freebsd-ports-gnome-9c91b9fcd378d2c1a46e7e10c1088c7805f40833.zip |
BROKEN: Changes ownership of system directories
Diffstat (limited to 'net-mgmt/angst')
-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 |