summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-07-27 17:15:09 +0000
committerasau <asau@pkgsrc.org>2010-07-27 17:15:09 +0000
commit5fe746245a28590adf45a97903b973ae0d17b75e (patch)
tree02ff65d4ed5b97141116b513641486b7c5e57957 /math/Makefile
parent6e4eeb7f12390f8794cfcee0607ab74bf91e3887 (diff)
downloadpkgsrc-5fe746245a28590adf45a97903b973ae0d17b75e.tar.gz
+ mpcomplex
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 7cbfc46b9eb..09caff11f48 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.207 2010/07/16 12:14:16 drochner Exp $
+# $NetBSD: Makefile,v 1.208 2010/07/27 17:15:09 asau Exp $
COMMENT= Mathematics
@@ -104,6 +104,7 @@ SUBDIR+= mcsim
SUBDIR+= meschach
SUBDIR+= metis
SUBDIR+= minpack
+SUBDIR+= mpcomplex
SUBDIR+= mpfr
SUBDIR+= mprime-bin
SUBDIR+= mtl