diff options
author | tron <tron@pkgsrc.org> | 2012-10-02 17:10:28 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2012-10-02 17:10:28 +0000 |
commit | 7be84b4a8552746067f4720967c80a5a3fb0c292 (patch) | |
tree | 4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /print/xfce4-print | |
parent | 42792361136734f9e445c4c5d626305ae6639f3d (diff) | |
download | pkgsrc-7be84b4a8552746067f4720967c80a5a3fb0c292.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'print/xfce4-print')
-rw-r--r-- | print/xfce4-print/Makefile | 4 | ||||
-rw-r--r-- | print/xfce4-print/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 302590f8ff4..72649657ec2 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/09/15 10:06:12 obache Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/02 17:11:53 tron Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir PKGNAME= xfce4-print-${XFCE4_VERSION} DISTNAME= xfprint-${XFCE4_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= print COMMENT= Xfce print dialog diff --git a/print/xfce4-print/buildlink3.mk b/print/xfce4-print/buildlink3.mk index df35d77cd23..9549b9dca83 100644 --- a/print/xfce4-print/buildlink3.mk +++ b/print/xfce4-print/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.39 2012/09/15 10:06:13 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.40 2012/10/02 17:11:53 tron Exp $ BUILDLINK_TREE+= xfce4-print @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-print XFCE4_PRINT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-print+= xfce4-print>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-print+= xfce4-print>=4.6.1nb12 +BUILDLINK_ABI_DEPENDS.xfce4-print+= xfce4-print>=4.6.1nb13 BUILDLINK_PKGSRCDIR.xfce4-print?= ../../print/xfce4-print .include "../../devel/glib2/buildlink3.mk" |