From 3f8ea6b344bce8f928d8520be5485680ead21c9f Mon Sep 17 00:00:00 2001 From: gavan Date: Wed, 29 Oct 2003 16:31:46 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- audio/id3ed/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index a3c01605d68..7c707d96097 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -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 @@ COMMENT= Edit id3 description tags in mpeg3 files USE_BUILDLINK2= YES GNU_CONFIGURE= YES USE_GMAKE= YES +USE_GCC_SHLIB= YES USE_GNU_READLINE= # uses rl_startup_hook -- cgit v1.2.3