diff options
| author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:56:10 +0000 |
|---|---|---|
| committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:56:10 +0000 |
| commit | fae188751b59d1700f6a3231d48e1eb5e4959e90 (patch) | |
| tree | 1fd8e51727e986b995f09c954af9176a37f5d767 /sysutils/hal | |
| parent | 742321c70870f8339d0ac558f88a918b77b56096 (diff) | |
Notes
Diffstat (limited to 'sysutils/hal')
| -rw-r--r-- | sysutils/hal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index 3c6b86aa95db..dace3266eda9 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -19,11 +19,10 @@ LIB_DEPENDS= libpolkit.so.2:${PORTSDIR}/sysutils/policykit \ RUN_DEPENDS= ${LOCALBASE}/share/pciids/pci.ids:${PORTSDIR}/misc/pciids \ bash:${PORTSDIR}/shells/bash -USES= gettext gmake libtool:keepla pathfix pkgconfig shebangfix +USES= gettext gmake libtool:keepla pathfix pkgconfig python shebangfix USE_GNOME= intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_PYTHON= yes CONFIGURE_ARGS= --disable-gtk-doc \ --with-backend=freebsd \ --disable-docbook-docs \ |
