diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-04-23 10:26:09 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-04-23 10:26:09 +0000 |
commit | 79e6679346f4515441bf9f8474233ffb3ebb7234 (patch) | |
tree | 04e6170d2cc2b72b73a4fbf4855cbc6d9202f7c0 /devel/libexplain | |
parent | d5da69710473d5ba18bc506a136e760259452a74 (diff) | |
download | ports-79e6679346f4515441bf9f8474233ffb3ebb7234.tar.gz ports-79e6679346f4515441bf9f8474233ffb3ebb7234.zip |
Notes
Diffstat (limited to 'devel/libexplain')
-rw-r--r-- | devel/libexplain/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile index 5593dff52a85..9fe460a73ab7 100644 --- a/devel/libexplain/Makefile +++ b/devel/libexplain/Makefile @@ -18,8 +18,7 @@ BUILD_DEPENDS= pdfopt:${PORTSDIR}/print/ghostscript9 \ gsed:${PORTSDIR}/textproc/gsed USE_AUTOTOOLS= libtool -USES= bison -USE_GETTEXT= yes +USES= bison gettext USE_GMAKE= yes USE_LDCONFIG= yes |