diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/linuxdoc-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index a59fd94a06f7..4be315060b75 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -33,7 +33,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= bash:shells/bash \ - makeinfo:/print/texinfo + makeinfo:print/texinfo DOCS_MAKE_ENV= LANG=C BUILD_DOCS=true post-patch: |