Date: Fri, 11 Jul 2014 13:06:02 +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: r361530 - head/devel/ocaml-xstr Message-ID: <201407111306.s6BD62VY065716@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407111306.s6BD62VY065716>