svn commit: r361472 - head/devel/ocaml-deriving-ocsigen

Vanilla I. Shu vanilla at FreeBSD.org
Thu Jul 10 15:48:23 UTC 2014


Author: vanilla
Date: Thu Jul 10 15:48:23 2014
New Revision: 361472
URL: http://svnweb.freebsd.org/changeset/ports/361472
QAT: https://qat.redports.org/buildarchive/r361472/

Log:
  remove NO_STAGE.

Modified:
  head/devel/ocaml-deriving-ocsigen/Makefile

Modified: head/devel/ocaml-deriving-ocsigen/Makefile
==============================================================================
--- head/devel/ocaml-deriving-ocsigen/Makefile	Thu Jul 10 15:47:22 2014	(r361471)
+++ head/devel/ocaml-deriving-ocsigen/Makefile	Thu Jul 10 15:48:23 2014	(r361472)
@@ -7,7 +7,7 @@ CATEGORIES=	devel www
 MASTER_SITES=	http://ocsigen.org/download/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Function derivation library
 
 USE_OCAML=		yes
@@ -17,5 +17,4 @@ USE_OCAML_LDCONFIG=	yes
 
 USES=		gmake
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list