pkgsrc-ng/devel/js_of_ocaml/patches/patch-Makefile.conf
2013-09-26 17:14:40 +02:00

14 lines
306 B
Plaintext

$NetBSD: patch-Makefile.conf,v 1.1 2012/07/11 15:35:06 wiz Exp $
Have BINDIR be determined from package Makefile
--- Makefile.conf.orig 2011-11-30 14:25:06.000000000 +0000
+++ Makefile.conf
@@ -1,6 +1,6 @@
# Where binaries are installed:
-BINDIR := /usr/local/bin
+# BINDIR := /usr/local/bin
####