summaryrefslogtreecommitdiff
path: root/net-mgmt/pixilate
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-08-30 08:37:01 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-08-30 08:37:01 +0000
commit3aaba32e2ae9709ba4656040919a947823a89705 (patch)
treede9fef624d4094856e719d1f6ab7519c91cf1359 /net-mgmt/pixilate
parent- Update to 1.25 (diff)
- fix broken configure
- reset inactive mainatiner PR: 55414 Submitted by: kkuehl@cisco.com
Notes
Notes: svn path=/head/; revision=88068
Diffstat (limited to 'net-mgmt/pixilate')
-rw-r--r--net-mgmt/pixilate/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile
index 48ee311aced8..6fd67bfdc95a 100644
--- a/net-mgmt/pixilate/Makefile
+++ b/net-mgmt/pixilate/Makefile
@@ -11,11 +11,9 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= winfingerprint
-MAINTAINER= bvi-ports@moria.org
+MAINTAINER= ports@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
@@ -27,7 +25,7 @@ CFLAGS+= `${LIBNET_CONFIG} --cflags` `${LIBNET_CONFIG} --defines`
CFLAGS+= -I${LOCALBASE}/include
LIBS= `${LIBNET_CONFIG} --libs`
#GNU_CONFIGURE= yes
-CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${LIBS}"
+CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${LIBS}" CPPFLAGS="-I${LOCALBASE}/include"
MAN1= pixilate.1