summaryrefslogtreecommitdiff
path: root/audio/libvisual-bmp
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-11-06 15:03:40 +0000
committerjmmv <jmmv@pkgsrc.org>2004-11-06 15:03:40 +0000
commit301854537d134325585c0321e27c74fbd4da370f (patch)
treed7faf8a100e87cf1aa171b50ffd598aac63245c4 /audio/libvisual-bmp
parent3c5bbd1e42095589e10d0e17d28c33bbfb8af6ec (diff)
downloadpkgsrc-301854537d134325585c0321e27c74fbd4da370f.tar.gz
Include gettext-lib/buildlink3.mk. The program uses libintl (bindtextdomain
at least) and should fix a problem I had before, though I'm not able to reproduce it any more... As discussed with wiz@.
Diffstat (limited to 'audio/libvisual-bmp')
-rw-r--r--audio/libvisual-bmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libvisual-bmp/Makefile b/audio/libvisual-bmp/Makefile
index 5ec92e879cc..f0ed96e16ae 100644
--- a/audio/libvisual-bmp/Makefile
+++ b/audio/libvisual-bmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/11/05 21:13:51 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/06 15:03:40 jmmv Exp $
#
DISTNAME= libvisual-bmp-0.1.0
@@ -22,6 +22,7 @@ post-extract:
.include "../../audio/bmp/buildlink3.mk"
.include "../../audio/libvisual/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"