diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /security/rid | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'security/rid')
-rw-r--r-- | security/rid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/rid/Makefile b/security/rid/Makefile index 0eea5f9af26..e27930f3dfa 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/02/21 20:26:14 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:18 tv Exp $ # DISTNAME= rid-1.11 @@ -12,7 +12,6 @@ HOMEPAGE= http://www.theorygroup.com/Software/RID/ COMMENT= Remote Intrusion Detection to track down compromised hosts GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_PKGINSTALL= YES CONF_FILES= ${PREFIX}/share/examples/rid/rid.conf ${PKG_SYSCONFDIR}/rid.conf |