diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-01-29 19:05:07 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-01-29 19:05:07 +0000 |
commit | c0ce4105e7e5dbf775b56491e12ebf64f1844e3a (patch) | |
tree | f56caab01da5d79c8684feae63ac50ac71a6fe79 /security/snort_inline | |
parent | c82ed4f02b98bdc0abe1b4113870d9096a868e06 (diff) |
Notes
Diffstat (limited to 'security/snort_inline')
-rw-r--r-- | security/snort_inline/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/snort_inline/Makefile b/security/snort_inline/Makefile index 4c6f7e339e01..24e2f84a8071 100644 --- a/security/snort_inline/Makefile +++ b/security/snort_inline/Makefile @@ -15,8 +15,6 @@ COMMENT= An inline IPS system based on snort using ipfw LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre -USE_GPG= yes -SIG_SUFFIX= .asc GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |