diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-07-15 11:42:50 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-07-15 11:42:50 +0800 |
commit | 0ef123528fa109d542963c7401329b3d174648bf (patch) | |
tree | 74d4b3b8926e26e93e14d4a0825d9a140499e003 /lang/ocaml-nox11 | |
parent | 7b1dce4fc150f1a5f7d65c34eb7528249f841170 (diff) | |
download | freebsd-ports-gnome-0ef123528fa109d542963c7401329b3d174648bf.tar.gz freebsd-ports-gnome-0ef123528fa109d542963c7401329b3d174648bf.tar.zst freebsd-ports-gnome-0ef123528fa109d542963c7401329b3d174648bf.zip |
remove NO_STAGE.
Approved by: portmgr@ (blanket)
Diffstat (limited to 'lang/ocaml-nox11')
-rw-r--r-- | lang/ocaml-nox11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ocaml-nox11/Makefile b/lang/ocaml-nox11/Makefile index 4372c54d1cae..eb3972740a0a 100644 --- a/lang/ocaml-nox11/Makefile +++ b/lang/ocaml-nox11/Makefile @@ -15,5 +15,4 @@ OPTIONS_EXCLUDE=TK X11 SFX= -nox11 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |