pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/mp3info Set USE_GCC_SHLIB. Fixes linking on Sola...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e28a56926b26
branches: trunk
changeset: 463168:e28a56926b26
user: gavan <gavan%pkgsrc.org@localhost>
date: Thu Oct 30 15:30:43 2003 +0000
description:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
diffstat:
audio/mp3info/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 856d92ad97fb -r e28a56926b26 audio/mp3info/Makefile
--- a/audio/mp3info/Makefile Thu Oct 30 15:27:27 2003 +0000
+++ b/audio/mp3info/Makefile Thu Oct 30 15:30:43 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:22:55 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/10/30 15:30:43 gavan Exp $
#
DISTNAME= mp3info-0.2.16
@@ -11,5 +11,6 @@
CONFLICTS= gmp3info-[0-9]*
GNU_CONFIGURE= YES
+USE_GCC_SHLIB= YES
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index