summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-16 19:59:54 +0000
committerjlam <jlam>2001-06-16 19:59:54 +0000
commitb7686ff7521aee0b08a054f09172655e1d254446 (patch)
treeb5af05c715f45cbb50ec04a8454073b281e9e0aa /audio
parent32a9e89d337c05da6d84e6a6e1e5e2d1dc902bdd (diff)
downloadpkgsrc-b7686ff7521aee0b08a054f09172655e1d254446.tar.gz
Converted to use buildlink.mk files.
Diffstat (limited to 'audio')
-rw-r--r--audio/gqmpeg/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index afe9e5f5a55..7c8de7f0d23 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2001/06/15 09:05:23 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2001/06/16 19:59:54 jlam Exp $
# FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp
DISTNAME= gqmpeg-0.8.3
@@ -12,20 +12,22 @@ COMMENT= GTK+ front end to mpg123
BUILD_USES_MSGFMT= yes
-DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= mpg123-0.59r:../../audio/mpg123
#USE_LIBINTL= YES
USE_X11BASE= YES
-.include "../../devel/gettext-lib/buildlink.mk"
-.include "../../graphics/gdk-pixbuf/buildlink.mk"
-
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-included-gettext
CONFIGURE_ARGS+= --enable-japanese
CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
+USE_CONFIG_WRAPPER= YES
+
+.include "../../devel/gettext-lib/buildlink.mk"
+.include "../../graphics/gdk-pixbuf/buildlink.mk"
+.include "../../x11/gtk/buildlink.mk"
+
# in case gnome isn't installed, we need to create the directories
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/gnome/apps/Multimedia