1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Unbreak build after gnomevfs and gconf removal.

This commit is contained in:
Don Lewis 2021-02-10 00:51:40 +00:00
parent 1c271849f2
commit df0cbebaff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564831

View File

@ -274,7 +274,8 @@ SUB_LIST= EXECBASE=${EXECBASE} AOOTAG=${AOOTAG} AOOUDIR=${AOOUDIR} \
CONFIGURE_ARGS+= \
--enable-gio \
--without-gconf \
--disable-gnome-vfs \
--disable-gconf \
--with-unix-wrapper=${EXECBASE} \
--with-alloc=system \
--with-ant-home=${LOCALBASE}/share/java/apache-ant \