summaryrefslogtreecommitdiff
path: root/devel/libgnome
diff options
context:
space:
mode:
authorhira <hira@pkgsrc.org>2005-01-23 21:57:43 +0000
committerhira <hira@pkgsrc.org>2005-01-23 21:57:43 +0000
commitfb6812072811e396ae6d4632db484256ddfe928a (patch)
tree37c2f9231d31e3a1025601284b518f7260c7eda4 /devel/libgnome
parentaf900af65a2da618cf1a6ad96a171f2734af71f9 (diff)
downloadpkgsrc-fb6812072811e396ae6d4632db484256ddfe928a.tar.gz
Pass --localstatedir=${VARBASE} to CONFIGURE_ARGS. Fix score file
path of games/gnome2-games. Bump PKGREVISION to 2. OK'd by jmmv@.
Diffstat (limited to 'devel/libgnome')
-rw-r--r--devel/libgnome/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index 0a194e0b558..b6186a13c24 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2004/10/03 00:13:29 tv Exp $
+# $NetBSD: Makefile,v 1.34 2005/01/23 21:57:43 hira Exp $
#
DISTNAME= libgnome-2.8.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.8/}
EXTRACT_SUFX= .tar.bz2
@@ -26,6 +26,7 @@ USE_PKGINSTALL= YES
PKGCONFIG_OVERRIDE= libgnome/libgnome-2.0.pc.in
CONFIGURE_ARGS= --enable-gtk-doc=no
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc