01e23ecfb8
While here, be explicit as to why we can not build and install the package in separate steps instead of silently setting NO_BUILD.
12 lines
378 B
Text
12 lines
378 B
Text
$NetBSD: patch-ab,v 1.1 2004/06/04 17:34:36 jschauma Exp $
|
|
|
|
--- m3config/src/LINUXLIBC6.orig 2004-06-04 13:05:30.000000000 -0400
|
|
+++ m3config/src/LINUXLIBC6 2004-06-04 13:05:47.000000000 -0400
|
|
@@ -5,6 +5,7 @@
|
|
|
|
INSTALL_ROOT = "/usr/local"
|
|
X11ROOT = "/usr/X11R6/lib"
|
|
+GNU_MAKE = "make"
|
|
|
|
% The internal back end is disabled in ezm3.
|
|
%PLATFORM_SUPPORTS_INTERNAL_BACKEND = "T"
|