diff options
Diffstat (limited to 'devel/liboobs/Makefile')
-rw-r--r-- | devel/liboobs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index d4b05418c..f561b3bf8 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -16,9 +16,8 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libhal.so:${PORTSDIR}/sysutils/hal RUN_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/org.freedesktop.SystemToolsBackends.conf:${PORTSDIR}/sysutils/system-tools-backends -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake pathfix pkgconfig +USES= gmake pathfix pkgconfig tar:bzip2 USE_GNOME= gnomeprefix glib20 USE_LDCONFIG= yes CONFIGURE_ARGS= --with-hal |