svn commit: r367186 - head/devel/ocaml-ulex

Antoine Brodin antoine at FreeBSD.org
Wed Sep 3 11:36:25 UTC 2014


Author: antoine
Date: Wed Sep  3 11:36:24 2014
New Revision: 367186
URL: http://svnweb.freebsd.org/changeset/ports/367186
QAT: https://qat.redports.org/buildarchive/r367186/

Log:
  Fix packaging

Modified:
  head/devel/ocaml-ulex/Makefile

Modified: head/devel/ocaml-ulex/Makefile
==============================================================================
--- head/devel/ocaml-ulex/Makefile	Wed Sep  3 10:40:51 2014	(r367185)
+++ head/devel/ocaml-ulex/Makefile	Wed Sep  3 11:36:24 2014	(r367186)
@@ -20,6 +20,7 @@ USE_OCAMLFIND_PLIST=	yes
 ALL_TARGET=	all all.opt
 MAKE_JOBS_UNSAFE=	yes
 
+DOCSDIR=	${OCAML_DOCSDIR}/${PORTNAME}
 PORTDOCS=	*
 
 OPTIONS_DEFINE=	DOCS


More information about the svn-ports-head mailing list