- explicitely disable afs support

no pkg change
This commit is contained in:
ajacoutot 2008-10-17 14:19:25 +00:00
parent 02f08ecdf8
commit 0c9dcd506d

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2008/06/28 11:42:27 jasper Exp $
# $OpenBSD: Makefile,v 1.37 2008/10/17 14:19:25 ajacoutot Exp $
SHARED_ONLY= Yes
@ -47,6 +47,7 @@ RUN_DEPENDS-smb= ${RUN_DEPENDS}
USE_X11= Yes
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-vfs2 \
--without-afs \
--disable-schemas-install \
--enable-cdda \
--disable-avahi \