summaryrefslogtreecommitdiff
path: root/audio/id3lib
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-23 04:40:59 +0000
committerjlam <jlam>2004-03-23 04:40:59 +0000
commit70655c85b2536d9dfd095ba2b50eb3bbfc6fb453 (patch)
treed8094c229e6aa2ba7ccd261556aaa1939c21a233 /audio/id3lib
parent751036b69c7d3a3afbe83af9f9c8088ae182a56d (diff)
downloadpkgsrc-70655c85b2536d9dfd095ba2b50eb3bbfc6fb453.tar.gz
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.
Diffstat (limited to 'audio/id3lib')
-rw-r--r--audio/id3lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile
index 0f30f6b694c..5f6e143ce76 100644
--- a/audio/id3lib/Makefile
+++ b/audio/id3lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/02/16 01:33:37 minskim Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/23 04:41:00 jlam Exp $
#
DISTNAME= id3lib-3.8.3
@@ -11,7 +11,7 @@ COMMENT= Library for manipulating ID3v1 and ID3v2 tags
USE_LANGUAGES= c c++
USE_GCC_SHLIB= # defined
-USE_BUILDLINK3= # defined
+USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined