pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/totem-nautilus reduce unnecessary probing b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e804b3d0b39
branches: trunk
changeset: 569109:9e804b3d0b39
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Jan 08 15:50:56 2010 +0000
description:
reduce unnecessary probing by "configure", in particular for the
gstreamer "soup" plugin
should fix build error seen in bulk build
diffstat:
multimedia/totem-nautilus/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b3746cca5773 -r 9e804b3d0b39 multimedia/totem-nautilus/Makefile
--- a/multimedia/totem-nautilus/Makefile Fri Jan 08 13:02:44 2010 +0000
+++ b/multimedia/totem-nautilus/Makefile Fri Jan 08 15:50:56 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/10/21 19:18:31 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2010/01/08 15:50:56 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -10,6 +10,7 @@
# override Makefile.common
PLIST_SRC= ${.CURDIR}/PLIST
GCONF_SCHEMAS= # none
+CONFIGURE_ARGS+= --with-plugins=properties
COMMENT+= (nautilus plugin)
Home |
Main Index |
Thread Index |
Old Index