diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /devel/libexplain | |
parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) |
Notes
Diffstat (limited to 'devel/libexplain')
-rw-r--r-- | devel/libexplain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile index 906923eaef80..5593dff52a85 100644 --- a/devel/libexplain/Makefile +++ b/devel/libexplain/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= pdfopt:${PORTSDIR}/print/ghostscript9 \ gsed:${PORTSDIR}/textproc/gsed USE_AUTOTOOLS= libtool -USE_BISON= build +USES= bison USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes |