aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-09-19 14:20:53 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-09-19 14:20:53 +0000
commit5efdbede943342216e5bad233cab5ba311e8e1b7 (patch)
tree3625761c2ed72df85daa616b80b39ee5fb947d8f /archivers
parent0b80c90f599fd0f608ad871946fb568e3e3bec05 (diff)
downloadports-5efdbede943342216e5bad233cab5ba311e8e1b7.tar.gz
ports-5efdbede943342216e5bad233cab5ba311e8e1b7.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rpm4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index e3138b4adf6b..424fa37c5968 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -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}