Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2014 14:26:25 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361541 - head/devel/ocaml-xstrp4
Message-ID:  <201407111426.s6BEQP6m005223@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Fri Jul 11 14:26:24 2014
New Revision: 361541
URL: http://svnweb.freebsd.org/changeset/ports/361541
QAT: https://qat.redports.org/buildarchive/r361541/

Log:
  switch to USE_OCAMLFIND_PLIST

Deleted:
  head/devel/ocaml-xstrp4/pkg-plist
Modified:
  head/devel/ocaml-xstrp4/Makefile

Modified: head/devel/ocaml-xstrp4/Makefile
==============================================================================
--- head/devel/ocaml-xstrp4/Makefile	Fri Jul 11 14:25:55 2014	(r361540)
+++ head/devel/ocaml-xstrp4/Makefile	Fri Jul 11 14:26:24 2014	(r361541)
@@ -18,9 +18,10 @@ OPTIONS_DEFINE=	EXAMPLES
 USES=		gmake
 USE_OCAML=	yes
 USE_OCAML_FINDLIB=	yes
+USE_OCAMLFIND_PLIST=	yes
 HAS_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=	yes
-
+PORTEXAMPLES=	*
 EXAMPLESDIR=	${OCAML_EXAMPLESDIR}/${PORTNAME}
 
 post-install:



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