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