pkgsrc/multimedia/totem/Makefile
jmmv 9cea83e7fa 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.
2006-01-18 12:55:55 +00:00

14 lines
307 B
Makefile

# $NetBSD: Makefile,v 1.5 2006/01/18 12:55:55 jmmv Exp $
#
.include "Makefile.common"
PKGREVISION= 1
COMMENT+= (using GStreamer)
CONFLICTS+= totem-xine-[0-9]*
.include "../../multimedia/gst-plugins0.8/buildlink3.mk"
.include "../../multimedia/gstreamer0.8/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"