diff options
author | obache <obache@pkgsrc.org> | 2010-11-18 23:59:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-11-18 23:59:15 +0000 |
commit | 1845cb43bacbb0f054d6928467410f8b00b6a0e2 (patch) | |
tree | 3b57b291f74ac7e82cca7c1ce13f4f27d6efbf34 /graphics/f-spot | |
parent | 7477f74e5e21f05f83fb0a7c7fe4f67d60b92341 (diff) | |
download | pkgsrc-1845cb43bacbb0f054d6928467410f8b00b6a0e2.tar.gz |
Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed.
Diffstat (limited to 'graphics/f-spot')
-rw-r--r-- | graphics/f-spot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 4f7d3c92437..77ac14ffa4c 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2010/11/15 22:57:13 abs Exp $ +# $NetBSD: Makefile,v 1.25 2010/11/18 23:59:17 obache Exp $ # DISTNAME= f-spot-0.6.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.6/} EXTRACT_SUFX= .tar.bz2 |