diff options
author | wiz <wiz> | 2012-02-06 12:41:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:41:29 +0000 |
commit | 84d04b9820cf101b620ecd960dcaea8a3655c049 (patch) | |
tree | fd359dd4887f4d378996d93a6a5a5c1ef6c0b6ca /x11/kdebase-runtime4/Makefile | |
parent | 2c2740e41908f9a454a39d105cfd3167a6dbaa9d (diff) | |
download | pkgsrc-84d04b9820cf101b620ecd960dcaea8a3655c049.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 'x11/kdebase-runtime4/Makefile')
-rw-r--r-- | x11/kdebase-runtime4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase-runtime4/Makefile b/x11/kdebase-runtime4/Makefile index bf2c200467a..d4cc6d3019e 100644 --- a/x11/kdebase-runtime4/Makefile +++ b/x11/kdebase-runtime4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2012/01/13 10:55:48 obache Exp $ +# $NetBSD: Makefile,v 1.25 2012/02/06 12:42:14 wiz Exp $ DISTNAME= kdebase-runtime-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop |