summaryrefslogtreecommitdiff
path: root/sysutils/brasero/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2010-04-09 19:47:32 +0000
committerdrochner <drochner>2010-04-09 19:47:32 +0000
commitcef0bd3b495a5a3000a533d506db6ae6f9bca274 (patch)
tree168740c537958b6fca04e9fe1f72053d91ab171e /sysutils/brasero/Makefile
parent8d87b385056f170c8ce224a2bde45bd29a2cdee5 (diff)
downloadpkgsrc-cef0bd3b495a5a3000a533d506db6ae6f9bca274.tar.gz
totem-pl-parser doesn't need evolution-data-server anymore -- remove
a stale option
Diffstat (limited to 'sysutils/brasero/Makefile')
-rw-r--r--sysutils/brasero/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile
index f40137698dc..12aec78add5 100644
--- a/sysutils/brasero/Makefile
+++ b/sysutils/brasero/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2010/03/20 12:43:29 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2010/04/09 19:47:32 drochner Exp $
#
DISTNAME= brasero-2.28.3
@@ -27,14 +27,6 @@ CONFIGURE_ARGS+= --disable-inotify
GCONF_SCHEMAS+= brasero.schemas
PKGCONFIG_OVERRIDE+= libbrasero-media.pc.in
-# The playlist feature needs totem-pl-parser which in turn
-# pulls in evolution-data-server.
-PKG_OPTIONS_VAR= PKG_OPTIONS.brasero
-PKG_SUPPORTED_OPTIONS= evolution
-PKG_SUGGESTED_OPTIONS= evolution
-
-.include "../../mk/bsd.options.mk"
-
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../devel/GConf/schemas.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
@@ -46,9 +38,7 @@ BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.15
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
-.if !empty(PKG_OPTIONS:Mevolution)
.include "../../multimedia/totem-pl-parser/buildlink3.mk"
-.endif
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"