diff options
author | wiz <wiz> | 2012-02-06 12:39:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:39:49 +0000 |
commit | 0076d32c8d6bdb897a3988c49cf5026ad3d20929 (patch) | |
tree | babd501eac1bd290d4908251c585379252e34df8 /graphics/cnxtview | |
parent | 8e790a20aac84682520356dc157a4d1bbda46fc7 (diff) | |
download | pkgsrc-0076d32c8d6bdb897a3988c49cf5026ad3d20929.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 'graphics/cnxtview')
-rw-r--r-- | graphics/cnxtview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cnxtview/Makefile b/graphics/cnxtview/Makefile index 3985e993262..06b091aab6a 100644 --- a/graphics/cnxtview/Makefile +++ b/graphics/cnxtview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2011/04/22 13:43:42 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/02/06 12:40:19 wiz Exp $ # DISTNAME= cnxtutil-0.00-alpha PKGNAME= cnxtview-0.00a -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics x11 MASTER_SITES= http://home.384.jp/takam/bsd/ |