summaryrefslogtreecommitdiff
path: root/security/rats
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:48:57 +0000
committerjlam <jlam>2002-08-25 21:48:57 +0000
commit02526271b78c18a0c07b3ea8be04d2a61b0bf8e7 (patch)
treec8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /security/rats
parent521a29ec203c35a133d1b565a410d027176ebfc9 (diff)
downloadpkgsrc-02526271b78c18a0c07b3ea8be04d2a61b0bf8e7.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'security/rats')
-rw-r--r--security/rats/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 92099aedb2f..6395bcdb28e 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/05/03 14:14:23 taca Exp $
+# $NetBSD: Makefile,v 1.8 2002/08/25 21:50:43 jlam Exp $
#
DISTNAME= rats-1.4
@@ -9,10 +9,10 @@ MAINTAINER= tech-pkg-ja@jp.netbsd.org
HOMEPAGE= http://www.securesw.com/rats/
COMMENT= Rough Auditing Tool for Security
-USE_BUILDLINK_ONLY= # defined
+USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --libdir=${LOCALBASE}/share/rats
ALL_TARGET= rats
-.include "../../textproc/expat/buildlink.mk"
+.include "../../textproc/expat/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"