summaryrefslogtreecommitdiff
path: root/math/pari
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2012-11-21 00:47:52 +0000
committergdt <gdt@pkgsrc.org>2012-11-21 00:47:52 +0000
commit76fad4ffe34304084fccb4f5905c1ef980b584b3 (patch)
tree554e51b96b1a6b11295bca4b05fabe5758fb0713 /math/pari
parent8994b7e4f68ef7ef7eadd4fb6e8161e3835f7758 (diff)
downloadpkgsrc-76fad4ffe34304084fccb4f5905c1ef980b584b3.tar.gz
Switch to fltk13.
This is part of deprecating fltk 1.1. (Note that the fltk option is off by default, so few will care.)
Diffstat (limited to 'math/pari')
-rw-r--r--math/pari/Makefile4
-rw-r--r--math/pari/options.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 18510c02653..a6d97682aa2 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2012/11/06 02:18:37 gdt Exp $
+# $NetBSD: Makefile,v 1.55 2012/11/21 00:47:52 gdt Exp $
DISTNAME= pari-2.3.5
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= math
MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/
diff --git a/math/pari/options.mk b/math/pari/options.mk
index 198ad030f4e..79a513f84a4 100644
--- a/math/pari/options.mk
+++ b/math/pari/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.7 2012/11/06 02:18:37 gdt Exp $
+# $NetBSD: options.mk,v 1.8 2012/11/21 00:47:52 gdt Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.pari
PKG_SUPPORTED_OPTIONS= doc gmp x11
@@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --with-fltk=${PREFIX}
CONFIGURE_ENV+= X11BASE=${X11BASE}
CONFIGURE_ENV+= Xincroot=${X11BASE}/include
.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/fltk/buildlink3.mk"
+.include "../../x11/fltk13/buildlink3.mk"
.else
CONFIGURE_ARGS+= --graphic=none
# don't let the configure script find an installed fltk