From ca06da572bacd1fa0b698bc87aecddb2c2237d03 Mon Sep 17 00:00:00 2001 From: gavan Date: Fri, 7 Nov 2003 16:34:41 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- print/xpdf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/xpdf') diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index fba89ffed6e..fe0eea7260b 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2003/11/03 00:36:02 dillo Exp $ +# $NetBSD: Makefile,v 1.26 2003/11/07 16:34:41 gavan Exp $ DISTNAME= xpdf-2.03 CATEGORIES= print @@ -16,6 +16,7 @@ CONFLICTS= xpdf-crypto-[0-9]* USE_BUILDLINK2= YES USE_PKGINSTALL= YES USE_X11= YES +USE_GCC_SHLIB= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -- cgit v1.2.3