diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-01-08 16:12:38 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-01-08 16:12:38 +0000 |
commit | 2a97629350a0b57e3ca2bd9dd33e3d8636d007a1 (patch) | |
tree | 4b1c6270e3f1e7064a19f4119139a6bb3e4f6889 /lang/ocaml-camlidl | |
parent | 5994a1e763ee33e54ccb4c2df47399b68267e84e (diff) | |
download | ports-2a97629350a0b57e3ca2bd9dd33e3d8636d007a1.tar.gz ports-2a97629350a0b57e3ca2bd9dd33e3d8636d007a1.zip |
Notes
Diffstat (limited to 'lang/ocaml-camlidl')
-rw-r--r-- | lang/ocaml-camlidl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ocaml-camlidl/Makefile b/lang/ocaml-camlidl/Makefile index abae0a37eb8a..4d49b980b2a8 100644 --- a/lang/ocaml-camlidl/Makefile +++ b/lang/ocaml-camlidl/Makefile @@ -20,7 +20,6 @@ MAINTAINER= stas@FreeBSD.org COMMENT= A stub code generator for using C/C++ libraries from ocaml USE_OCAML= yes -USE_OCAMLWASH= yes DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME} |