diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-15 03:42:50 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-15 03:42:50 +0000 |
commit | f5491cbbffbbd50428cd4272ce85a575b28a8183 (patch) | |
tree | 74d4b3b8926e26e93e14d4a0825d9a140499e003 /lang | |
parent | 67c52cf01132b3ff61e276ad40506c64c8e5c95b (diff) | |
download | ports-f5491cbbffbbd50428cd4272ce85a575b28a8183.tar.gz ports-f5491cbbffbbd50428cd4272ce85a575b28a8183.zip |
remove NO_STAGE.
Approved by: portmgr@ (blanket)
Notes
Notes:
svn path=/head/; revision=361857
Diffstat (limited to 'lang')
-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" |