summaryrefslogtreecommitdiff
path: root/math/isl/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-04-16 06:47:15 +0000
committeradam <adam@pkgsrc.org>2013-04-16 06:47:15 +0000
commit109a47bfba1949eff9b392d987749409f95d316a (patch)
tree78faa622af55230c32ee36d8a4d7e346ad06b3c9 /math/isl/Makefile
parentceec6fd7bda61faf5e935bbc10b154677ef977a0 (diff)
downloadpkgsrc-109a47bfba1949eff9b392d987749409f95d316a.tar.gz
Changes 0.11.2:
* make code generation output the same on Solaris * fix some hard to trigger bugs
Diffstat (limited to 'math/isl/Makefile')
-rw-r--r--math/isl/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/math/isl/Makefile b/math/isl/Makefile
index 04c51b89699..a311b1ddd3a 100644
--- a/math/isl/Makefile
+++ b/math/isl/Makefile
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.2 2013/02/19 19:45:44 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/04/16 06:47:15 adam Exp $
-DISTNAME= isl-0.11.1
+DISTNAME= isl-0.11.2
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_GNU:=gcc/infrastructure/}
+MASTER_SITES= http://garage.kotnet.org/~skimo/isl/ \
+ ${MASTER_SITE_GNU:=gcc/infrastructure/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://garage.kotnet.org/~skimo/isl/
COMMENT= Integer set library required by gcc graphite
-HOMEPAGE= http://repo.or.cz/w/isl.git
LICENSE= mit
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
-USE_LIBTOOL= yes
-
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gmp=${BUILDLINK_PREFIX.gmpl}
TEST_TARGET= check