1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove dbus option, which has no effect

Submitted by:	tijl
This commit is contained in:
Johan van Selst 2014-09-19 14:20:53 +00:00
parent 0b80c90f59
commit 5efdbede94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368565

View File

@ -53,8 +53,7 @@ CONFIGURE_ARGS+=--with-external-db \
--with-popt-prefix="${LOCALBASE}" \
--sysconfdir=${PREFIX}/etc \
--localstatedir=/var \
--without-javaglue \
--without-dbus
--without-javaglue
CONFIGURE_ENV+= LUA_CFLAGS=-I${LUA_INCDIR} \
LUA_LIBS="-L${LUA_LIBDIR} -llua-${LUA_VER} -lm"
PLIST_SUB+= VERSION=${PORTVERSION}