aboutsummaryrefslogtreecommitdiff
path: root/lang/yap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/yap/Makefile')
-rw-r--r--lang/yap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile
index 759a27755388..b3773181bbf3 100644
--- a/lang/yap/Makefile
+++ b/lang/yap/Makefile
@@ -16,8 +16,8 @@ CONFLICTS= yap-6.3.*
OPTIONS_DEFINE= DOCS
DOCS_USE= TEX=formats:build,dvipsk:build
-DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/texi2html:${PORTSDIR}/textproc/texi2html \
- ${LOCALBASE}/bin/texi2pdf:${PORTSDIR}/print/texinfo
+DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/texi2html:textproc/texi2html \
+ ${LOCALBASE}/bin/texi2pdf:print/texinfo
DOCS_INSTALL_TARGET= install install_docs
USE_LDCONFIG= yes