diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 22:38:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 22:38:48 +0000 |
commit | 705d45d72a5d24998b9dabd3ada4d2dd2ad91f97 (patch) | |
tree | 2b9fea1e7aac09f7d57dcc8bfa583d519b806f50 /net-mgmt/pixilate | |
parent | 83a9abf5f9a13620a7da9ad8507f04a71976c472 (diff) |
BROKEN: Does not configure
Notes
Notes:
svn path=/head/; revision=90950
Diffstat (limited to 'net-mgmt/pixilate')
-rw-r--r-- | net-mgmt/pixilate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index 83ce7788cd77..befea7d1c86e 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= winfingerprint MAINTAINER= krion@FreeBSD.org COMMENT= Generates packets to match a list of Cisco PIX access lists +BROKEN= Does not configure + BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel WRKSRC= ${WRKDIR}/pixilate |