summaryrefslogtreecommitdiff
path: root/x11/controlcenter/Makefile
diff options
context:
space:
mode:
authorrh <rh>2002-03-24 01:07:47 +0000
committerrh <rh>2002-03-24 01:07:47 +0000
commitb5271cea8aa8771164ecc581471f424b5d6a8a1e (patch)
treeeb1b7b6aab06c6080cac66c86fdf657f35681674 /x11/controlcenter/Makefile
parent2bf1a85b17a943f36bb80fd1dfd1c6d05fde26ab (diff)
downloadpkgsrc-b5271cea8aa8771164ecc581471f424b5d6a8a1e.tar.gz
Fix PLIST (@dirrm include/libcapplet1)
Fix localstatedir to prevent scrollkeeper files from being installed in /var/gnome (PR pkg/13057).
Diffstat (limited to 'x11/controlcenter/Makefile')
-rw-r--r--x11/controlcenter/Makefile4
1 files changed, 2 insertions, 2 deletions
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}