diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:17:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:17:40 +0000 |
commit | 449ca283f239b3d4f633b19aff634a4ade6a206c (patch) | |
tree | 701600d5914a2a2ebeed154c7048a46b84cd62f6 /devel/camlp4 | |
parent | BROKEN: Incorrect dependency information (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=59391
Diffstat (limited to 'devel/camlp4')
-rw-r--r-- | devel/camlp4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/camlp4/Makefile b/devel/camlp4/Makefile index c6325ac1267d..8eee64f6de78 100644 --- a/devel/camlp4/Makefile +++ b/devel/camlp4/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/ \ MAINTAINER= user@unknown.nu +BROKEN= "Does not build" + BUILD_DEPENDS= ocamlc.opt:${PORTSDIR}/lang/ocaml HAS_CONFIGURE= yes |