aboutsummaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-10 23:06:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-10 23:06:48 +0000
commit6a3b34bf28277c7db739da3aee2f4d182aadb969 (patch)
tree0e0fdefe10e56b989f2f0043000e8f4831d270ab /math/R
parent3dc58baf24b53cfa520aecdcbc57e2c85cf49c9f (diff)
downloadports-6a3b34bf28277c7db739da3aee2f4d182aadb969.tar.gz
ports-6a3b34bf28277c7db739da3aee2f4d182aadb969.zip
Notes
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index f2c6e60d329f..2e44698ec42e 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -83,7 +83,7 @@ CONFIGURE_ARGS+= --disable-mbcs
.if ${OSVERSION} < 600000
CONFIGURE_ENV+= MAKEINFO_CMD=${LOCALBASE}/bin/makeinfo
-BUILD_DEPENDS+= makeinfo:${PORTSDIR}/print/texinfo
+BUILD_DEPENDS+= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
.endif
.include <bsd.port.post.mk>