diff options
Diffstat (limited to 'lang/ocaml/Makefile')
-rw-r--r-- | lang/ocaml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index c6991d8bf97..bd53f8c5c23 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.102 2016/02/29 13:53:58 jperkin Exp $ +# $NetBSD: Makefile,v 1.103 2016/05/05 08:12:01 jaapb Exp $ .include "Makefile.common" -PKGREVISION= 3 #CONFIGURE_ARGS+= -no-tk #CONFIGURE_ARGS+= -cc ${CC} |