summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-11-07 14:59:42 +0000
committergavan <gavan@pkgsrc.org>2003-11-07 14:59:42 +0000
commitd50b33ce660340f27eeb7f12c512a1fbdc8c3166 (patch)
treed4335f13caefc45364a50b84d06c3b4ea771b519 /math
parent3cdf51cc4d290f50b2d0a6553d420fcfe5d334eb (diff)
downloadpkgsrc-d50b33ce660340f27eeb7f12c512a1fbdc8c3166.tar.gz
Set USE_GCC_SHLIB. Fixes linking on Solaris.
Diffstat (limited to 'math')
-rw-r--r--math/graphopt/Makefile3
-rw-r--r--math/yacas/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile
index be4e06ed32b..f0f5ada8389 100644
--- a/math/graphopt/Makefile
+++ b/math/graphopt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/21 16:57:13 martti Exp $
+# $NetBSD: Makefile,v 1.10 2003/11/07 15:24:10 gavan Exp $
#
DISTNAME= graphopt-0.4.1
@@ -12,6 +12,7 @@ HOMEPAGE= http://schmuhl.org/graphopt/
COMMENT= Optimize graph layouts
USE_BUILDLINK2= YES
+USE_GCC_SHLIB= YES
GNU_CONFIGURE= YES
post-install:
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 6c3e25bc23f..f182159fa7e 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:48:22 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/11/07 15:27:24 gavan Exp $
#
DISTNAME= yacas-1.0.48
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.xs4all.nl/~apinkus/yacas.html
COMMENT= Yet Another Computer Algebra System
GNU_CONFIGURE= YES
+USE_GCC_SHLIB= YES
TEST_TARGET= test