pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/id3lib Using c++ implies USE_GCC_SHLIB if we're ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89e8b548a539
branches: trunk
changeset: 471275:89e8b548a539
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue Mar 23 05:39:23 2004 +0000
description:
Using c++ implies USE_GCC_SHLIB if we're using GCC.
diffstat:
audio/id3lib/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 1b26b9f41020 -r 89e8b548a539 audio/id3lib/Makefile
--- a/audio/id3lib/Makefile Tue Mar 23 05:29:38 2004 +0000
+++ b/audio/id3lib/Makefile Tue Mar 23 05:39:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/03/23 04:41:00 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2004/03/23 05:39:23 jlam Exp $
#
DISTNAME= id3lib-3.8.3
@@ -10,7 +10,6 @@
COMMENT= Library for manipulating ID3v1 and ID3v2 tags
USE_LANGUAGES= c c++
-USE_GCC_SHLIB= # defined
USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined
Home |
Main Index |
Thread Index |
Old Index