[MLton-commit] r4261
Stephen Weeks
MLton@mlton.org
Tue, 29 Nov 2005 19:05:55 -0800
Remove hevea from BUILD_DEPENDS, because it is no longer needed in
building the docs.
----------------------------------------------------------------------
U mlton/trunk/package/freebsd/Makefile
----------------------------------------------------------------------
Modified: mlton/trunk/package/freebsd/Makefile
===================================================================
--- mlton/trunk/package/freebsd/Makefile 2005-11-29 23:09:12 UTC (rev 4260)
+++ mlton/trunk/package/freebsd/Makefile 2005-11-30 03:05:54 UTC (rev 4261)
@@ -23,8 +23,7 @@
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
.if !defined(NOPORTDOCS)
-BUILD_DEPENDS+= hevea:${PORTSDIR}/textproc/hevea \
- latex:${PORTSDIR}/print/teTeX
+BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX
.endif
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash