1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

remove NO_STAGE.

This commit is contained in:
Vanilla I. Shu 2014-07-10 15:48:23 +00:00
parent 42a15ee56c
commit 84b2d4a54c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361472

View File

@ -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>