summaryrefslogtreecommitdiff
path: root/math/isl/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-02-25 09:18:25 +0000
committeradam <adam@pkgsrc.org>2014-02-25 09:18:25 +0000
commit433f30202f3db82bf3641a185ba9f81fe2a83ff0 (patch)
tree3553a4d3524ab12daf5562a9c196c6083d61262a /math/isl/Makefile
parent91f055227d832fe72791dbe0c58a126519fc9c54 (diff)
downloadpkgsrc-433f30202f3db82bf3641a185ba9f81fe2a83ff0.tar.gz
Changes 0.12.2:
- MinGW-w64 build fix - fix simplification bug
Diffstat (limited to 'math/isl/Makefile')
-rw-r--r--math/isl/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/math/isl/Makefile b/math/isl/Makefile
index a311b1ddd3a..6148a3a51c3 100644
--- a/math/isl/Makefile
+++ b/math/isl/Makefile
@@ -1,20 +1,18 @@
-# $NetBSD: Makefile,v 1.3 2013/04/16 06:47:15 adam Exp $
+# $NetBSD: Makefile,v 1.4 2014/02/25 09:18:25 adam Exp $
-DISTNAME= isl-0.11.2
+DISTNAME= isl-0.12.2
CATEGORIES= math
-MASTER_SITES= http://garage.kotnet.org/~skimo/isl/ \
- ${MASTER_SITE_GNU:=gcc/infrastructure/}
+MASTER_SITES= http://isl.gforge.inria.fr/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://garage.kotnet.org/~skimo/isl/
+HOMEPAGE= http://isl.gforge.inria.fr/
COMMENT= Integer set library required by gcc graphite
LICENSE= mit
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-gmp=${BUILDLINK_PREFIX.gmpl}
TEST_TARGET= check