From b5271cea8aa8771164ecc581471f424b5d6a8a1e Mon Sep 17 00:00:00 2001 From: rh Date: Sun, 24 Mar 2002 01:07:47 +0000 Subject: Fix PLIST (@dirrm include/libcapplet1) Fix localstatedir to prevent scrollkeeper files from being installed in /var/gnome (PR pkg/13057). --- x11/controlcenter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/controlcenter/Makefile') diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile index e8f48addaa6..4db08dc2888 100644 --- a/x11/controlcenter/Makefile +++ b/x11/controlcenter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2002/03/23 23:20:36 fredb Exp $ +# $NetBSD: Makefile,v 1.37 2002/03/24 01:07:47 rh Exp $ DISTNAME= control-center-1.4.0.4 CATEGORIES= x11 gnome @@ -19,7 +19,7 @@ USE_GMAKE= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -LOCALSTATEDIR= /var/gnome +LOCALSTATEDIR= ${X11PREFIX}/var/gnome GNU_CONFIGURE= YES CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} -- cgit v1.2.3