diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
commit | 1e1719147b0ed91ea2f2ffaced514524f6f62826 (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /lang/classpath | |
parent | b2a1b777d4759988887adb98198bf47cf0488992 (diff) | |
download | pkgsrc-1e1719147b0ed91ea2f2ffaced514524f6f62826.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 'lang/classpath')
-rw-r--r-- | lang/classpath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/classpath/Makefile b/lang/classpath/Makefile index bc1e8acf2de..505d6ba8a64 100644 --- a/lang/classpath/Makefile +++ b/lang/classpath/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/01/14 02:09:36 hans Exp $ +# $NetBSD: Makefile,v 1.17 2012/02/06 12:40:45 wiz Exp $ .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 USE_TOOLS+= makeinfo zip INFO_FILES= # PLIST |