From e97d54fcc3ceaf3d39d507c0c1090594ab468cc4 Mon Sep 17 00:00:00 2001 From: gavan Date: Mon, 10 Nov 2003 13:23:05 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- textproc/stardic/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/stardic/Makefile b/textproc/stardic/Makefile index 2e27f74efed..4792a61abfe 100644 --- a/textproc/stardic/Makefile +++ b/textproc/stardic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:51 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/11/10 13:23:05 gavan Exp $ DISTNAME= dic PKGNAME= stardic-1.31 @@ -11,6 +11,7 @@ COMMENT= English-Chinese dictionary DIST_SUBDIR= ${PKGNAME} USE_BUILDLINK2= # defined +USE_GCC_SHLIB= # defined USE_X11= # defined MAKEFILE= makefile -- cgit v1.2.3