Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 11:36:24 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367186 - head/devel/ocaml-ulex
Message-ID:  <201409031136.s83BaOuS079421@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409031136.s83BaOuS079421>