summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-11-07 16:34:41 +0000
committergavan <gavan@pkgsrc.org>2003-11-07 16:34:41 +0000
commite49cfa955cd399b27fb399433765e1f87b102f8d (patch)
tree8a84a1ac60e4d119ec6d6e216219750a36b53fa8 /print
parente75fe4866a09fa0782e92d03827751af6fb52683 (diff)
downloadpkgsrc-e49cfa955cd399b27fb399433765e1f87b102f8d.tar.gz
Set USE_GCC_SHLIB. Fixes linking on Solaris.
Diffstat (limited to 'print')
-rw-r--r--print/xpdf/Makefile3
1 files changed, 2 insertions, 1 deletions
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}