diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:32:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:32:24 +0000 |
commit | 072d324e0734b060958fb326b95271d7228f86cb (patch) | |
tree | 2c165ca4f9a05f97e488487b49d638a743e813e4 /devel/ocamlweb | |
parent | 9a9a3ca732f69248131d17377cab06b7d06b9af8 (diff) | |
download | ports-072d324e0734b060958fb326b95271d7228f86cb.tar.gz ports-072d324e0734b060958fb326b95271d7228f86cb.zip |
BROKEN: Does not install
Notes
Notes:
svn path=/head/; revision=80291
Diffstat (limited to 'devel/ocamlweb')
-rw-r--r-- | devel/ocamlweb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocamlweb/Makefile b/devel/ocamlweb/Makefile index 35e237ded8a2..d5efbf4a4521 100644 --- a/devel/ocamlweb/Makefile +++ b/devel/ocamlweb/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jkoshy@FreeBSD.ORG COMMENT= A literate programming tool for Objective Caml +BROKEN= "Does not install" + BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |