aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-extlib
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-08-03 09:48:00 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-08-03 09:48:00 +0000
commit4f189f534f955481aa76c7ac314f27a783d9afcd (patch)
treedf2d04d7d26620cc1fdb192fa82090b6d94b534a /devel/ocaml-extlib
parentfa54d29ff8e1f1d9f17dfccff9ca705bfb526f19 (diff)
downloadports-4f189f534f955481aa76c7ac314f27a783d9afcd.tar.gz
ports-4f189f534f955481aa76c7ac314f27a783d9afcd.zip
Notes
Diffstat (limited to 'devel/ocaml-extlib')
-rw-r--r--devel/ocaml-extlib/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile
index 46fea3fbf0b9..26e38a593031 100644
--- a/devel/ocaml-extlib/Makefile
+++ b/devel/ocaml-extlib/Makefile
@@ -19,20 +19,15 @@ COMMENT= A complete - yet small - standard library for OCaml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
-BROKEN= Incomplete pkg-plist
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2005-09-22
-
USE_GMAKE= yes
ALL_TARGET= all opt
-ALL_TARGET= all opt
.if !defined(NOPORTDOCS)
ALL_TARGET+= doc
PLIST_SUB+= PORTDOCS=""
.else
PLIST_SUB+= PORTDOCS="@comment "
.endif
-DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
+DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
post-install:
.if !defined(NOPORTDOCS)