summaryrefslogtreecommitdiff
path: root/audio/gqmpeg/Makefile
diff options
context:
space:
mode:
authorrxg <rxg>2002-02-04 17:04:10 +0000
committerrxg <rxg>2002-02-04 17:04:10 +0000
commit832c73c03676b3d452d4525bb1bb46474e4c2fd9 (patch)
treecd7c34337ef4cc9a94627dcdd6f55d8914c1ae57 /audio/gqmpeg/Makefile
parent373994c93745e0a1febcbd408c315b3de6327017 (diff)
downloadpkgsrc-832c73c03676b3d452d4525bb1bb46474e4c2fd9.tar.gz
Changes:
- Added --geometry command line option. - Updated French translation. - Playlist now scrolls with drag and drop. - Adding directory contents to a playlist now sorts the contents first. * Fixed ogg filenames with spaces. * Made the M3U file reading actually work. * Minor other fixes. Close pkg/15435
Diffstat (limited to 'audio/gqmpeg/Makefile')
-rw-r--r--audio/gqmpeg/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index d2e6a2d380f..0cbdb9d71c3 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2002/01/14 20:48:52 hubertf Exp $
+# $NetBSD: Makefile,v 1.51 2002/02/04 17:04:10 rxg Exp $
# FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp
-DISTNAME= gqmpeg-0.12.0
+DISTNAME= gqmpeg-0.12.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqmpeg/}
@@ -18,15 +18,15 @@ DEPENDS+= xmp>=2.0.2:../../audio/xmp
USE_BUILDLINK_ONLY= YES
USE_X11BASE= YES
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --without-included-gettext
+CONFIGURE_ARGS+= --without-included-gettext \
+ --datadir=${PREFIX}/${PKGLOCALEDIR}
.if !defined(GQMPEG_NO_JAPANESE)
CONFIGURE_ARGS+= --enable-japanese
.endif
.if !defined(GQMPEG_NO_RUSSIAN)
CONFIGURE_ARGS+= --enable-russian
.endif
-CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" \
- GNOME_DATADIR=${PREFIX}/share
+CONFIGURE_ENV+= GNOME_DATADIR=${PREFIX}/share
# in case gnome isn't installed, we need to create the directories
pre-install: