diff options
author | wiz <wiz> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:40:37 +0000 |
commit | e90d3a8b3fbe5f5cbb8a17a43c7e1e21304dd868 (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /math/xldlas | |
parent | 382270c716dd2116a2f676f84b4c7131bd4b22b4 (diff) | |
download | pkgsrc-e90d3a8b3fbe5f5cbb8a17a43c7e1e21304dd868.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'math/xldlas')
-rw-r--r-- | math/xldlas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 288e0d913bf..19c83b01d65 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2010/12/23 11:44:49 dsainty Exp $ +# $NetBSD: Makefile,v 1.36 2012/02/06 12:40:54 wiz Exp $ DISTNAME= xldlas-0.85 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE:=science/visualization/} EXTRACT_SUFX= -source.tgz |