summaryrefslogtreecommitdiff
path: root/audio/gqmpeg
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-15 08:47:27 +0000
committerjlam <jlam>2001-06-15 08:47:27 +0000
commit2233f721080471104e6a6e01b42b51b556f59ff6 (patch)
tree06e8a4ea181cbd750b4e51c71692a19bc240b79a /audio/gqmpeg
parentd5d04618c77e3b437443eaa972aa87a5bbf67a2b (diff)
downloadpkgsrc-2233f721080471104e6a6e01b42b51b556f59ff6.tar.gz
Use buildlink.mk to get dependency on gdk-pixbuf, and remove unnecessary
explicit setting of CPPFLAGS.
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r--audio/gqmpeg/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index ab91c953946..8e2a188bbb2 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2001/06/11 06:34:18 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2001/06/15 08:47:27 jlam Exp $
# FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp
DISTNAME= gqmpeg-0.8.3
@@ -12,20 +12,19 @@ COMMENT= GTK+ front end to mpg123
BUILD_USES_MSGFMT= yes
-DEPENDS+= gdk-pixbuf>=0.8.0nb1:../../graphics/gdk-pixbuf
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= mpg123-0.59r:../../audio/mpg123
USE_LIBINTL= YES
USE_X11BASE= YES
+.include "../../graphics/gdk-pixbuf/buildlink.mk"
+
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-included-gettext
CONFIGURE_ARGS+= --enable-japanese
CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
-CPPFLAGS+= -I${LOCALBASE}/include
-
# in case gnome isn't installed, we need to create the directories
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/gnome/apps/Multimedia