summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorreinoud <reinoud@pkgsrc.org>2012-02-27 12:47:26 +0000
committerreinoud <reinoud@pkgsrc.org>2012-02-27 12:47:26 +0000
commit62364b3e3d76f6a105c5138c5e91cbfbb98c5b9f (patch)
tree98d358e2ebe3ccce5f952a140fbb123a461a75c5 /math
parentc54f8bac7114d234b4539b8eacd11a106dfaa639 (diff)
downloadpkgsrc-62364b3e3d76f6a105c5138c5e91cbfbb98c5b9f.tar.gz
Add cgal, Computational Geometry Algorithms Library to the math Makefile
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index c61a6583601..ab6d6c34c00 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.223 2012/02/09 12:42:21 drochner Exp $
+# $NetBSD: Makefile,v 1.224 2012/02/27 12:47:26 reinoud Exp $
COMMENT= Mathematics
@@ -55,6 +55,7 @@ SUBDIR+= blitz++
SUBDIR+= calc
SUBDIR+= calcoo
SUBDIR+= capc-calc
+SUBDIR+= cgal
SUBDIR+= clisp-pari
SUBDIR+= cln
SUBDIR+= dcdflib.c