summaryrefslogtreecommitdiff
path: root/audio/gqmpeg
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-03-01 21:05:45 +0000
committertron <tron@pkgsrc.org>2001-03-01 21:05:45 +0000
commit3a17c0c2d5693def319b3c126c69e4002dcb81ff (patch)
tree7e08d5470fbec637206ef68ac8881de9bac4772a /audio/gqmpeg
parent20b0f0d18e848d14790b25adef2bd2b1b3fd6282 (diff)
downloadpkgsrc-3a17c0c2d5693def319b3c126c69e4002dcb81ff.tar.gz
Make this build on NetBSD-current systems with include "intl" library.
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r--audio/gqmpeg/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 5aa5aa37540..50f103cc416 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.30 2001/03/01 17:12:28 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2001/03/01 21:05:45 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp
-#
DISTNAME= gqmpeg-0.8.3
CATEGORIES= audio
@@ -15,13 +14,15 @@ BUILD_DEPENDS+= msgfmt:../../devel/gettext
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= mpg123-0.59r:../../audio/mpg123
-USE_LIBINTL= # defined
-USE_X11BASE= # defined
+USE_LIBINTL= YES
+USE_X11BASE= YES
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-included-gettext
CONFIGURE_ARGS+= --enable-japanese
-CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
+CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" PKGLOCALEDIR="${PKGLOCALEDIR}"
+
+CPPFLAGS+= -I${LOCALBASE}/include
# in case gnome isn't installed, we need to create the directories
pre-install: