summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-01-18 12:55:55 +0000
committerjmmv <jmmv@pkgsrc.org>2006-01-18 12:55:55 +0000
commit9cea83e7faa780bffd7d4dc758de5b9d5b0da28f (patch)
tree8e8a41a8d0facd65275f86c84400e37d73190d9a /misc
parent242def50680f318f43cc95c2712cf7d34b63d0a9 (diff)
downloadpkgsrc-9cea83e7faa780bffd7d4dc758de5b9d5b0da28f.tar.gz
Adjust dependencies after the renames of gstreamer, gst-plugins and
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*, respectively. Bump PKGREVISION.
Diffstat (limited to 'misc')
-rw-r--r--misc/kdeaccessibility3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/kdeaccessibility3/Makefile b/misc/kdeaccessibility3/Makefile
index 5aeb7fc1459..7d104ff55ac 100644
--- a/misc/kdeaccessibility3/Makefile
+++ b/misc/kdeaccessibility3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2006/01/06 15:10:05 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/01/18 12:55:55 jmmv Exp $
DISTNAME= kdeaccessibility-${_KDE_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= misc
COMMENT= Accessibility support for the KDE integrated X11 desktop
@@ -17,8 +17,8 @@ PKG_SUPPORTED_OPTIONS= gstreamer
.if !empty(PKG_OPTIONS:Mgstreamer)
CONFIGURE_ARGS+= --enable-kttsd-gstreamer
-.include "../../multimedia/gstreamer/buildlink3.mk"
-.include "../../multimedia/gst-plugins/buildlink3.mk"
+.include "../../multimedia/gstreamer0.8/buildlink3.mk"
+.include "../../multimedia/gst-plugins0.8/buildlink3.mk"
PLIST_SUBST+= HAVE_GST=""
.else
PLIST_SUBST+= HAVE_GST="@comment "