summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-05 16:17:09 +0000
committerminskim <minskim>2004-07-05 16:17:09 +0000
commitfbe891aec35781b0198c87a066ae4074046b1f48 (patch)
tree68ef345a27f645c0aa241a18919a92537a0b463d /x11
parenta2c807c928124c5009c48c0edf850c1473074645 (diff)
downloadpkgsrc-fbe891aec35781b0198c87a066ae4074046b1f48.tar.gz
Use ${VARBASE} instead of /var.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index e37e7505f1f..bec4eaff014 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2004/05/10 17:46:28 minskim Exp $
+# $NetBSD: Makefile,v 1.104 2004/07/05 16:17:09 minskim Exp $
DISTNAME= gnome-libs-1.4.2
PKGREVISION= 3
@@ -29,7 +29,7 @@ CONFIGURE_ENV+= ${CONFIGURE_ENV.db-${BDB_TYPE}}
USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
-LOCALSTATEDIR= /var/gnome
+LOCALSTATEDIR= ${VARBASE}/gnome
PLIST_SUBST+= LOCALSTATEDIR=${LOCALSTATEDIR}
.include "../../audio/esound/buildlink3.mk"