pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gnome-vfs Remove obsolete configure args.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbd532a7cbbd
branches: trunk
changeset: 394480:dbd532a7cbbd
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jun 10 14:49:44 2009 +0000
description:
Remove obsolete configure args.
diffstat:
sysutils/gnome-vfs/Makefile.common | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 590d0afc9cca -r dbd532a7cbbd sysutils/gnome-vfs/Makefile.common
--- a/sysutils/gnome-vfs/Makefile.common Wed Jun 10 14:00:47 2009 +0000
+++ b/sysutils/gnome-vfs/Makefile.common Wed Jun 10 14:49:44 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2009/03/19 11:32:45 drochner Exp $
+# $NetBSD: Makefile.common,v 1.18 2009/06/10 14:49:44 wiz Exp $
#
# used by audio/gnome-vfs-cdda/Makefile
# used by net/gnome-vfs-dns-sd/Makefile
@@ -25,12 +25,10 @@
USE_LIBTOOL= YES
CONFIGURE_ARGS+= --disable-cdda
-CONFIGURE_ARGS+= --disable-gtk
CONFIGURE_ARGS+= --disable-howl
CONFIGURE_ARGS+= --disable-openssl
CONFIGURE_ARGS+= --disable-samba
CONFIGURE_ARGS+= --enable-gnutls
-CONFIGURE_ARGS+= --enable-platform-gnome-2
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR:Q}
CPPFLAGS+= -DPREFIX="\"${PREFIX}\""
Home |
Main Index |
Thread Index |
Old Index