svn commit: r361530 - head/devel/ocaml-xstr
Vanilla I. Shu
vanilla at FreeBSD.org
Fri Jul 11 13:06:02 UTC 2014
Author: vanilla
Date: Fri Jul 11 13:06:01 2014
New Revision: 361530
URL: http://svnweb.freebsd.org/changeset/ports/361530
QAT: https://qat.redports.org/buildarchive/r361530/
Log:
remove NO_STAGE & blankline.
Modified:
head/devel/ocaml-xstr/Makefile
Modified: head/devel/ocaml-xstr/Makefile
==============================================================================
--- head/devel/ocaml-xstr/Makefile Fri Jul 11 12:56:11 2014 (r361529)
+++ head/devel/ocaml-xstr/Makefile Fri Jul 11 13:06:01 2014 (r361530)
@@ -13,7 +13,6 @@ COMMENT= Thread-safe implementation of s
LICENSE= MIT
-
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_OCAML= yes
@@ -23,5 +22,4 @@ USE_OCAMLFIND_PLIST=yes
USES= gmake
ALL_TARGET= all opt
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list