$NetBSD: patch-Makefile,v 1.1 2018/04/09 08:54:36 jaapb Exp $

These variables are set by the package Makefile
--- Makefile.orig	2017-08-07 15:10:49.000000000 +0000
+++ Makefile
@@ -10,9 +10,9 @@
 
 # Adjust the following on the cli invocation for configuring
 
-PREFIX=/usr
-LIBDIR=$(DESTDIR)$(PREFIX)/lib/ocaml/cmdliner
-DOCDIR=$(DESTDIR)$(PREFIX)/share/doc/cmdliner
+#PREFIX=/usr
+#LIBDIR=$(DESTDIR)$(PREFIX)/lib/ocaml/cmdliner
+#DOCDIR=$(DESTDIR)$(PREFIX)/share/doc/cmdliner
 NATIVE=$(shell ocamlopt -version > /dev/null 2>&1 && echo true)
 
 INSTALL=install
