summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-24 06:09:44 +0000
committerwiz <wiz>2002-12-24 06:09:44 +0000
commitc2c4fd0583c9588297766596f8fd2d1656482a17 (patch)
tree8a7e4f003654ca20961f63344f21c9a974843e5e /textproc
parent25703ab8d65b4485cc26fe26c8a4bb3678856f34 (diff)
downloadpkgsrc-c2c4fd0583c9588297766596f8fd2d1656482a17.tar.gz
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gtkspell/Makefile3
-rw-r--r--textproc/gtkspell/buildlink2.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index 6c21ccccf92..21f5c7b3249 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2002/10/30 03:09:37 rh Exp $
+# $NetBSD: Makefile,v 1.3 2002/12/24 06:10:26 wiz Exp $
#
DISTNAME= gtkspell-2.0.2
+PKGREVISION= 1
CATEGORIES= textproc devel
MASTER_SITES= http://gtkspell.sourceforge.net/download/
diff --git a/textproc/gtkspell/buildlink2.mk b/textproc/gtkspell/buildlink2.mk
index 510c2eacbaf..0b4f70da889 100644
--- a/textproc/gtkspell/buildlink2.mk
+++ b/textproc/gtkspell/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.1.1.1 2002/09/25 04:54:47 rh Exp $
+# $NetBSD: buildlink2.mk,v 1.2 2002/12/24 06:10:26 wiz Exp $
#
# This Makefile fragment is included by packages that use gtkspell.
#
@@ -9,7 +9,7 @@
GTKSPELL_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gtkspell
-BUILDLINK_DEPENDS.gtkspell?= gtkspell>=2.0.2
+BUILDLINK_DEPENDS.gtkspell?= gtkspell>=2.0.2nb1
BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell
EVAL_PREFIX+= BUILDLINK_PREFIX.gtkspell=gtkspell