diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 16:55:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 16:55:04 +0000 |
commit | 3bc5091b11f13bacb8ade409cae755834687fc69 (patch) | |
tree | 88ba54861a636c8d3b02c8561ca760725ea09b54 /sysutils/hal | |
parent | c3b24311f239203338b6489c1a9a1643e65dab46 (diff) | |
download | ports-3bc5091b11f13bacb8ade409cae755834687fc69.tar.gz ports-3bc5091b11f13bacb8ade409cae755834687fc69.zip |
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 91192d00bbc3..8e04982ebece 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= polkit.2:${PORTSDIR}/sysutils/policykit \ ck-connector:${PORTSDIR}/sysutils/consolekit RUN_DEPENDS= ${LOCALBASE}/share/pciids/pci.ids:${PORTSDIR}/misc/pciids -USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= intlhack ltverhack USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |