From 3dcdb4e07653011a92eaec76685319c327be9172 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 29 Jan 2002 00:51:50 +0000 Subject: Move ${LOCALBASE}/libdata/rats to ${LOCALBASE}/share/rats since this directory contains machine independent files. --- security/rats/Makefile | 4 ++-- security/rats/PLIST | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'security/rats') diff --git a/security/rats/Makefile b/security/rats/Makefile index b0c5e88965c..14b64977edc 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/01/29 00:37:05 taca Exp $ +# $NetBSD: Makefile,v 1.5 2002/01/29 00:51:50 taca Exp $ # DISTNAME= rats-1.3 @@ -11,7 +11,7 @@ COMMENT= Rough Auditing Tool for Security USE_BUILDLINK_ONLY= # defined GNU_CONFIGURE= # defined -CONFIGURE_ARGS= --libdir=${LOCALBASE}/libdata/rats +CONFIGURE_ARGS= --libdir=${LOCALBASE}/share/rats ALL_TARGET= rats .include "../../textproc/expat/buildlink.mk" diff --git a/security/rats/PLIST b/security/rats/PLIST index fd7607ffe36..2ffd681419b 100644 --- a/security/rats/PLIST +++ b/security/rats/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/29 00:37:05 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/01/29 00:51:50 taca Exp $ bin/rats -libdata/rats/rats-c.xml -libdata/rats/rats-perl.xml -libdata/rats/rats-python.xml -libdata/rats/rats-php.xml +share/rats/rats-c.xml +share/rats/rats-perl.xml +share/rats/rats-python.xml +share/rats/rats-php.xml -- cgit v1.2.3