summaryrefslogtreecommitdiff
path: root/textproc/enchant
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-07 16:36:47 +0000
committertv <tv@pkgsrc.org>2004-10-07 16:36:47 +0000
commita62d3fb0e1b45dea7bc69d02ad88327d3f691634 (patch)
tree22ffed2ee6bcfab538d5f4b2cdef467d0ac52cfb /textproc/enchant
parent615aad4d14713a8bbeffadf5fed51184aa09e602 (diff)
downloadpkgsrc-a62d3fb0e1b45dea7bc69d02ad88327d3f691634.tar.gz
Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems.
Since dependencies were actually failing to build, they fortunately don't require PKGREVISION bumps themselves.
Diffstat (limited to 'textproc/enchant')
-rw-r--r--textproc/enchant/Makefile4
-rw-r--r--textproc/enchant/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index 8513d04ddcb..d6c95433c39 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: Makefile,v 1.8 2004/10/07 16:36:47 tv Exp $
#
DISTNAME= enchant-1.1.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/}
diff --git a/textproc/enchant/buildlink3.mk b/textproc/enchant/buildlink3.mk
index 58629d6dbf3..dba880b53fe 100644
--- a/textproc/enchant/buildlink3.mk
+++ b/textproc/enchant/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2004/10/07 16:36:47 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
ENCHANT_BUILDLINK3_MK:= ${ENCHANT_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= enchant
.if !empty(ENCHANT_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.enchant+= enchant>=1.1.3
-BUILDLINK_RECOMMENDED.enchant+= enchant>=1.1.3nb1
+BUILDLINK_RECOMMENDED.enchant+= enchant>=1.1.3nb2
BUILDLINK_PKGSRCDIR.enchant?= ../../textproc/enchant
.endif # ENCHANT_BUILDLINK3_MK