diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-21 23:17:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-21 23:17:19 +0000 |
commit | e9c6914b19800f445d6249a0c097a1e63ffb1e9f (patch) | |
tree | 72c68c95e3bb399aeede6e5d0fd990d9e2f70c28 /devel/ocaml-pcre | |
parent | e3be6a1cd7bd25ecbc319f48554b48c8c5e9f51e (diff) | |
download | ports-e9c6914b19800f445d6249a0c097a1e63ffb1e9f.tar.gz ports-e9c6914b19800f445d6249a0c097a1e63ffb1e9f.zip |
- This also needs ghostscript to build it's docs
Notes
Notes:
svn path=/head/; revision=104868
Diffstat (limited to 'devel/ocaml-pcre')
-rw-r--r-- | devel/ocaml-pcre/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index 846591be95a3..29d1df039f58 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -30,6 +30,7 @@ ALL_TARGET= all .if !defined(NOPORTDOCS) BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX +USE_GHOSTSCRIPT_BUILD= yes ALL_TARGET+= doc PORTDOCS= * |