summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ocaml-deriving-ocsigen/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ocaml-deriving-ocsigen/Makefile b/devel/ocaml-deriving-ocsigen/Makefile
index 94e6b0914f56..c444e11c4549 100644
--- a/devel/ocaml-deriving-ocsigen/Makefile
+++ b/devel/ocaml-deriving-ocsigen/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel www
MASTER_SITES= http://ocsigen.org/download/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@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>