From cf201198824325880b5237de9397eee71568b0d5 Mon Sep 17 00:00:00 2001 From: gavan Date: Thu, 6 Nov 2003 18:54:34 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- emulators/vice/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/vice') diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index f20f3629f7b..f033d62ffde 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2003/09/28 10:41:21 kristerw Exp $ +# $NetBSD: Makefile,v 1.37 2003/11/06 18:54:34 gavan Exp $ # DISTNAME= vice-1.13 @@ -30,6 +30,7 @@ USE_PKGLOCALEDIR= YES USE_X11= YES USE_GMAKE= YES GNU_CONFIGURE= YES +USE_GCC_SHLIB= YES INFO_FILES= vice.info -- cgit v1.2.3