svn commit: r361538 - head/devel/ocaml-sem

Vanilla I. Shu vanilla at FreeBSD.org
Fri Jul 11 14:21:59 UTC 2014


Author: vanilla
Date: Fri Jul 11 14:21:59 2014
New Revision: 361538
URL: http://svnweb.freebsd.org/changeset/ports/361538
QAT: https://qat.redports.org/buildarchive/r361538/

Log:
  add OPTIONS_DEFINE, remove pkg-install.

Deleted:
  head/devel/ocaml-sem/pkg-install
Modified:
  head/devel/ocaml-sem/Makefile

Modified: head/devel/ocaml-sem/Makefile
==============================================================================
--- head/devel/ocaml-sem/Makefile	Fri Jul 11 14:16:35 2014	(r361537)
+++ head/devel/ocaml-sem/Makefile	Fri Jul 11 14:21:59 2014	(r361538)
@@ -21,6 +21,7 @@ MAKE_ENV=	OCAML_LIB_INSTALL="${PREFIX}/l
 MAKE_JOBS_UNSAFE=	yes
 ALL_TARGET=	all
 DOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+OPTIONS_DEFINE=	DOCS
 
 .if !defined(WITH_CUSTOM)
 MAKE_ENV+=	NO_CUSTOM=y


More information about the svn-ports-head mailing list