diff options
author | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
commit | f63fd44255464d2ccaa0165fd0b4869a5458e409 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /misc/goffice0.6 | |
parent | 5e9e778d4615019cf0ce349dd4e26b16ba68be02 (diff) | |
download | pkgsrc-f63fd44255464d2ccaa0165fd0b4869a5458e409.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'misc/goffice0.6')
-rw-r--r-- | misc/goffice0.6/Makefile | 4 | ||||
-rw-r--r-- | misc/goffice0.6/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/goffice0.6/Makefile b/misc/goffice0.6/Makefile index 183be527163..9eec23ca201 100644 --- a/misc/goffice0.6/Makefile +++ b/misc/goffice0.6/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2012/06/03 23:56:59 dholland Exp $ +# $NetBSD: Makefile,v 1.27 2012/06/14 07:43:11 sbd Exp $ # DISTNAME= goffice-0.6.6 PKGNAME= goffice0.6-0.6.6 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.6/} diff --git a/misc/goffice0.6/buildlink3.mk b/misc/goffice0.6/buildlink3.mk index e720f15ec96..3a851a0fb20 100644 --- a/misc/goffice0.6/buildlink3.mk +++ b/misc/goffice0.6/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2012/05/07 01:53:47 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2012/06/14 07:43:11 sbd Exp $ BUILDLINK_TREE+= goffice0.6 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= goffice0.6 GOFFICE0.6_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goffice0.6+= goffice0.6>=0.6.1 -BUILDLINK_ABI_DEPENDS.goffice0.6+= goffice0.6>=0.6.6nb15 +BUILDLINK_ABI_DEPENDS.goffice0.6+= goffice0.6>=0.6.6nb18 BUILDLINK_PKGSRCDIR.goffice0.6?= ../../misc/goffice0.6 #.include "../../converters/libiconv/buildlink3.mk" |