diff options
Diffstat (limited to 'lang/metaocaml/Makefile')
-rw-r--r-- | lang/metaocaml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/metaocaml/Makefile b/lang/metaocaml/Makefile index cb331963e29f..c8db92631571 100644 --- a/lang/metaocaml/Makefile +++ b/lang/metaocaml/Makefile @@ -66,6 +66,7 @@ PLISTDIR= ${PREFIX}/lib/metaocaml \ ${PREFIX}/bin/metaocamlc \ ${PREFIX}/bin/metaocamlopt +NO_STAGE= yes .include <bsd.port.options.mk> # Have to set this here and can't use ${DATADIR} or MLINKS get screwed up |