diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 08:41:34 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 08:41:34 +0000 |
| commit | c0ef6553ab62feeeed1bc06230ffad0837ff80c6 (patch) | |
| tree | 538272ea6472d12ca5d850dc054ae239be5ead16 /textproc/amberfish/Makefile | |
| parent | Do not hide errors listing info pages in the pkg case (diff) | |
Allow to build with texinfo from ports
With hat: portmgr
Diffstat (limited to 'textproc/amberfish/Makefile')
| -rw-r--r-- | textproc/amberfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/amberfish/Makefile b/textproc/amberfish/Makefile index faa9273c3236..332cf7fde952 100644 --- a/textproc/amberfish/Makefile +++ b/textproc/amberfish/Makefile @@ -13,7 +13,7 @@ COMMENT= General purpose text retrieval Software LIB_DEPENDS= libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 -USES= gmake +USES= gmake makeinfo GNU_CONFIGURE= yes ALL_TARGET= all html |
