summaryrefslogtreecommitdiff
path: root/multimedia/totem-xine
diff options
context:
space:
mode:
authordrochner <drochner>2007-03-23 20:30:12 +0000
committerdrochner <drochner>2007-03-23 20:30:12 +0000
commitd3457dc3309918eab5925f5ff736e49968a713c6 (patch)
treee111cbc6b79fe889d0314077d23e2432db900bb3 /multimedia/totem-xine
parenta1864a465044bb119985e607b8a769b0e2285d30 (diff)
downloadpkgsrc-d3457dc3309918eab5925f5ff736e49968a713c6.tar.gz
update to 2.16.6
changes: bugfixes, minor cleanup
Diffstat (limited to 'multimedia/totem-xine')
-rw-r--r--multimedia/totem-xine/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/multimedia/totem-xine/Makefile b/multimedia/totem-xine/Makefile
index 6c74d2eee11..890bd70c85a 100644
--- a/multimedia/totem-xine/Makefile
+++ b/multimedia/totem-xine/Makefile
@@ -1,14 +1,18 @@
-# $NetBSD: Makefile,v 1.16 2007/01/07 12:25:55 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2007/03/23 20:30:12 drochner Exp $
#
.include "../../multimedia/totem/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-xine-/}
-PKGREVISION= 1
COMMENT+= (using Xine)
CONFLICTS+= totem-[0-9]*
+# needed for fake events to keep screensavers out, dubious
+.include "../../x11/libXtst/buildlink3.mk"
+# XVIDMODE is disabled in the source
+#.include "../../x11/libXxf86vm/buildlink3.mk"
+
.include "../../multimedia/xine-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"