summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorreinoud <reinoud>2012-02-27 12:47:26 +0000
committerreinoud <reinoud>2012-02-27 12:47:26 +0000
commit43a1f80d1f307241921d04d72279cf6c6bb1afa9 (patch)
tree98d358e2ebe3ccce5f952a140fbb123a461a75c5 /math/Makefile
parentb4d4b7189315aef0543c1b410ebbc26e17a80762 (diff)
downloadpkgsrc-43a1f80d1f307241921d04d72279cf6c6bb1afa9.tar.gz
Add cgal, Computational Geometry Algorithms Library to the math Makefile
Diffstat (limited to 'math/Makefile')
-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