summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs
diff options
context:
space:
mode:
authorwiz <wiz>2009-06-10 14:49:44 +0000
committerwiz <wiz>2009-06-10 14:49:44 +0000
commit64d6dd7226042337abaa184182f4c47cf4fcf964 (patch)
treec8e89923208794a2320898a53158da7dc2e4c2bc /sysutils/gnome-vfs
parent9d0ba0fe4d22512f1cb004f62256fbce52fb8e3d (diff)
downloadpkgsrc-64d6dd7226042337abaa184182f4c47cf4fcf964.tar.gz
Remove obsolete configure args.
Diffstat (limited to 'sysutils/gnome-vfs')
-rw-r--r--sysutils/gnome-vfs/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/gnome-vfs/Makefile.common b/sysutils/gnome-vfs/Makefile.common
index 30cfd9a9b33..35a1b950b9a 100644
--- a/sysutils/gnome-vfs/Makefile.common
+++ b/sysutils/gnome-vfs/Makefile.common
@@ -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_TOOLS+= gmake intltool msgfmt pkg-config
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}\""