From 41efc99ae348c0738735a44ac12bf0ca0966704c Mon Sep 17 00:00:00 2001 From: gavan Date: Fri, 7 Nov 2003 14:48:07 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- graphics/pstoedit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/pstoedit') diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index c6bf9b43116..9850385dec8 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/07/17 21:42:26 grant Exp $ +# $NetBSD: Makefile,v 1.18 2003/11/07 14:48:07 gavan Exp $ DISTNAME= pstoedit_3_31 PKGNAME= pstoedit-3.31 @@ -19,6 +19,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED} USE_X11= yes USE_LIBTOOL= yes USE_BUILDLINK2= yes +USE_GCC_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBTOOL="${LIBTOOL}" LIBPLOTTERLA="${X11PREFIX}/lib/libplotter.la" CONFIGURE_ENV+= CXXFLAGS="${CFLAGS} -Dunix" -- cgit v1.2.3