diff options
Diffstat (limited to 'databases/ocaml-pgocaml/Makefile')
-rw-r--r-- | databases/ocaml-pgocaml/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/ocaml-pgocaml/Makefile b/databases/ocaml-pgocaml/Makefile index 6a0b34fe89c2..ef4079540d22 100644 --- a/databases/ocaml-pgocaml/Makefile +++ b/databases/ocaml-pgocaml/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ocaml-calendar -# Date created: Feb 26, 2007 -# Whom: Jaap Boender <jaapb@kerguelen.org> -# +# Created by: Jaap Boender <jaapb@kerguelen.org> # $FreeBSD$ -# PORTNAME= pgocaml PORTVERSION= 1.5 @@ -28,6 +24,7 @@ USE_OCAMLFIND_PLIST= yes INSTALL_TARGET= findlib_install +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists(${LOCALBASE}/bin/camlp4o.byte) |