diff options
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 4 | ||||
-rw-r--r-- | graphics/kdegraphics3/buildlink2.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 16e7b0c7360..9d3264399a4 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2003/04/10 13:13:27 markd Exp $ +# $NetBSD: Makefile,v 1.19 2003/05/02 11:55:23 wiz Exp $ DISTNAME= kdegraphics-3.1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics COMMENT= Graphics programs for the KDE integrated X11 desktop diff --git a/graphics/kdegraphics3/buildlink2.mk b/graphics/kdegraphics3/buildlink2.mk index bfef08503be..de8d76e048f 100644 --- a/graphics/kdegraphics3/buildlink2.mk +++ b/graphics/kdegraphics3/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.3 2002/12/24 06:10:07 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.4 2003/05/02 11:55:23 wiz Exp $ # # This Makefile fragment is included by packages that use kdegraphics. # @@ -7,7 +7,7 @@ KDEGRAPHICS_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= kdegraphics -BUILDLINK_DEPENDS.kdegraphics?= kdegraphics>=3.0.4nb1 +BUILDLINK_DEPENDS.kdegraphics?= kdegraphics>=3.1.1nb3 BUILDLINK_PKGSRCDIR.kdegraphics?= ../../graphics/kdegraphics3 EVAL_PREFIX+= BUILDLINK_PREFIX.kdegraphics=kdegraphics |