pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/id3ed Set USE_GCC_SHLIB. Fixes linking on Solaris.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b45e3d834d7c
branches: trunk
changeset: 463123:b45e3d834d7c
user: gavan <gavan%pkgsrc.org@localhost>
date: Wed Oct 29 16:31:46 2003 +0000
description:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
diffstat:
audio/id3ed/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 51eb3d27e8de -r b45e3d834d7c audio/id3ed/Makefile
--- a/audio/id3ed/Makefile Wed Oct 29 15:35:51 2003 +0000
+++ b/audio/id3ed/Makefile Wed Oct 29 16:31:46 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 21:22:26 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/10/29 16:31:46 gavan Exp $
#
DISTNAME= id3ed-1.10.4
@@ -12,6 +12,7 @@
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
+USE_GCC_SHLIB= YES
USE_GNU_READLINE= # uses rl_startup_hook
Home |
Main Index |
Thread Index |
Old Index