- explicitely disable afs support
no pkg change
This commit is contained in:
parent
02f08ecdf8
commit
0c9dcd506d
@ -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
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
@ -47,6 +47,7 @@ RUN_DEPENDS-smb= ${RUN_DEPENDS}
|
|||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-vfs2 \
|
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-vfs2 \
|
||||||
|
--without-afs \
|
||||||
--disable-schemas-install \
|
--disable-schemas-install \
|
||||||
--enable-cdda \
|
--enable-cdda \
|
||||||
--disable-avahi \
|
--disable-avahi \
|
||||||
|
Loading…
Reference in New Issue
Block a user