summaryrefslogtreecommitdiff
path: root/math/graphopt
diff options
context:
space:
mode:
authorgavan <gavan>2003-11-07 14:59:42 +0000
committergavan <gavan>2003-11-07 14:59:42 +0000
commite8c408217e636b6d82a4f999977cf8d3bb0f9c6c (patch)
treed4335f13caefc45364a50b84d06c3b4ea771b519 /math/graphopt
parent41efc99ae348c0738735a44ac12bf0ca0966704c (diff)
downloadpkgsrc-e8c408217e636b6d82a4f999977cf8d3bb0f9c6c.tar.gz
Set USE_GCC_SHLIB. Fixes linking on Solaris.
Diffstat (limited to 'math/graphopt')
-rw-r--r--math/graphopt/Makefile3
1 files changed, 2 insertions, 1 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: