summaryrefslogtreecommitdiff
path: root/security/rats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rats/Makefile')
-rw-r--r--security/rats/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 392b492ee1d..86bccf6c1f2 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/04/11 21:47:18 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/06/17 04:49:48 jlam Exp $
#
DISTNAME= rats-2.1
@@ -13,7 +13,7 @@ COMMENT= Rough Auditing Tool for Security
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= # defined
-CONFIGURE_ARGS+= --datadir=${LOCALBASE}/share/rats
+CONFIGURE_ARGS+= --datadir=${PREFIX}/share/rats
BUILD_TARGET= rats
.include "../../textproc/expat/buildlink3.mk"