summaryrefslogtreecommitdiff
path: root/audio/gqmpeg
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-15 09:05:23 +0000
committerjlam <jlam>2001-06-15 09:05:23 +0000
commit16c9af2b89c9bc40059088e67bf8e16fcebb85b8 (patch)
tree3ddd3396edea99fb92b2f5ff64dc065e1e0c42d9 /audio/gqmpeg
parent109802f7c5123a8e48db7a504059d371806ec084 (diff)
downloadpkgsrc-16c9af2b89c9bc40059088e67bf8e16fcebb85b8.tar.gz
Use devel/gettext-lib/buildlink.mk in place of USE_LIBINTL.
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r--audio/gqmpeg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 8e2a188bbb2..afe9e5f5a55 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2001/06/15 08:47:27 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2001/06/15 09:05:23 jlam Exp $
# FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp
DISTNAME= gqmpeg-0.8.3
@@ -15,9 +15,10 @@ BUILD_USES_MSGFMT= yes
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= mpg123-0.59r:../../audio/mpg123
-USE_LIBINTL= YES
+#USE_LIBINTL= YES
USE_X11BASE= YES
+.include "../../devel/gettext-lib/buildlink.mk"
.include "../../graphics/gdk-pixbuf/buildlink.mk"
GNU_CONFIGURE= YES