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/libpreludedb | |
parent | c82ed4f02b98bdc0abe1b4113870d9096a868e06 (diff) | |
download | ports-c0ce4105e7e5dbf775b56491e12ebf64f1844e3a.tar.gz ports-c0ce4105e7e5dbf775b56491e12ebf64f1844e3a.zip |
Notes
Diffstat (limited to 'security/libpreludedb')
-rw-r--r-- | security/libpreludedb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index 3911af9a6820..dc82ad4686ad 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -14,8 +14,6 @@ COMMENT= Framework library for access to Prelude NIDS database LIB_DEPENDS= prelude.11:${PORTSDIR}/security/libprelude -USE_GPG= yes -SIG_SUFFIX= .sig USE_GMAKE= yes GNU_CONFIGURE= yes LDCONFIG_DIRS= %%PREFIX%%/lib \ |