summaryrefslogtreecommitdiff
path: root/audio/gqmpeg
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2001-11-27 05:12:33 +0000
committerlukem <lukem@pkgsrc.org>2001-11-27 05:12:33 +0000
commitfaee13f7a04bb80876d23e27f7bb494ef73096ca (patch)
tree418f8ba0c44ba7de8b8634d18912282b442d5a2c /audio/gqmpeg
parentbfcb67f6d7dc067ae3ffe9abfa1529a1fd3a235b (diff)
downloadpkgsrc-faee13f7a04bb80876d23e27f7bb494ef73096ca.tar.gz
fix install when gnome-config isn't available. (fix from hubertf)
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r--audio/gqmpeg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 3e9afd3444d..97065d64af9 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2001/11/27 04:14:55 hubertf Exp $
+# $NetBSD: Makefile,v 1.48 2001/11/27 05:12:33 lukem Exp $
# FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp
DISTNAME= gqmpeg-0.11.0
@@ -24,7 +24,8 @@ CONFIGURE_ARGS+= --enable-japanese
.if !defined(GQMPEG_NO_RUSSIAN)
CONFIGURE_ARGS+= --enable-russian
.endif
-CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
+CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" \
+ GNOME_DATADIR=${PREFIX}/share
# in case gnome isn't installed, we need to create the directories
pre-install: