diff options
author | wiz <wiz> | 2012-02-06 12:41:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:41:29 +0000 |
commit | 31e09294d3bc309911923d250ffe183a08fcd09e (patch) | |
tree | fd359dd4887f4d378996d93a6a5a5c1ef6c0b6ca /sysutils/liboobs/Makefile | |
parent | 117a55b2f052b6cd7ecccaa90df28aad967c50b4 (diff) | |
download | pkgsrc-31e09294d3bc309911923d250ffe183a08fcd09e.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 'sysutils/liboobs/Makefile')
-rw-r--r-- | sysutils/liboobs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/liboobs/Makefile b/sysutils/liboobs/Makefile index 0bad9847588..c25452c76eb 100644 --- a/sysutils/liboobs/Makefile +++ b/sysutils/liboobs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/04/22 13:44:44 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/02/06 12:41:37 wiz Exp $ # DISTNAME= liboobs-2.22.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/liboobs/2.22/} EXTRACT_SUFX= .tar.bz2 |