svn commit: r361541 - head/devel/ocaml-xstrp4
Vanilla I. Shu
vanilla at FreeBSD.org
Fri Jul 11 14:26:25 UTC 2014
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:
More information about the svn-ports-all
mailing list