From 692bbf3e062c6641ce119dea6689e84be470052c 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 ++-- x11/controlcenter/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'x11/controlcenter') 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} diff --git a/x11/controlcenter/PLIST b/x11/controlcenter/PLIST index d3737d72732..ebc62337d62 100644 --- a/x11/controlcenter/PLIST +++ b/x11/controlcenter/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/03/23 23:20:36 fredb Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/03/24 01:07:47 rh Exp $ bin/background-properties-capplet bin/file-types-capplet bin/gnome-edit-properties-capplet @@ -172,3 +172,4 @@ share/pixmaps/control-center.png @dirrm share/control-center/Documents @dirrm share/control-center/Desktop @dirrm share/control-center +@dirrm include/libcapplet1 -- cgit v1.2.3