summaryrefslogtreecommitdiff
path: root/audio/gqmpeg
diff options
context:
space:
mode:
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: