summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-09-23 03:57:32 +0000
committertnn <tnn@pkgsrc.org>2015-09-23 03:57:32 +0000
commit3c74073c9715ee3b55305ba11716491369c292d9 (patch)
treee9c87c956c321589e10cecdb98919ade2c752424 /math
parent9cf314942ee00678001d85fbffee5cd41fb52e6e (diff)
downloadpkgsrc-3c74073c9715ee3b55305ba11716491369c292d9.tar.gz
installs headers, so should have a bl3.mk
Diffstat (limited to 'math')
-rw-r--r--math/metis/buildlink3.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/metis/buildlink3.mk b/math/metis/buildlink3.mk
new file mode 100644
index 00000000000..b7a3d50e1ad
--- /dev/null
+++ b/math/metis/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2015/09/23 03:57:32 tnn Exp $
+
+BUILDLINK_TREE+= metis
+
+.if !defined(METIS_BUILDLINK3_MK)
+METIS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.metis+= metis>=4.0.3
+BUILDLINK_PKGSRCDIR.metis?= ../../math/metis
+BUILDLINK_DEPMETHOD.metis?= build
+.endif # METIS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -metis