summaryrefslogtreecommitdiff
path: root/lang/ezm3/patches/patch-ab
diff options
context:
space:
mode:
authorjschauma <jschauma>2004-06-04 17:34:36 +0000
committerjschauma <jschauma>2004-06-04 17:34:36 +0000
commit35ae102efc1269abbacd4259201f62fc5fe8f519 (patch)
tree2c33b684ce0ed932f5b3b6b148f741b68d70a434 /lang/ezm3/patches/patch-ab
parent3674102a9dbc9301606e1d08b004ebcd0f926497 (diff)
downloadpkgsrc-35ae102efc1269abbacd4259201f62fc5fe8f519.tar.gz
Allow this to build and install on Linux.
While here, be explicit as to why we can not build and install the package in separate steps instead of silently setting NO_BUILD.
Diffstat (limited to 'lang/ezm3/patches/patch-ab')
-rw-r--r--lang/ezm3/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/ezm3/patches/patch-ab b/lang/ezm3/patches/patch-ab
new file mode 100644
index 00000000000..57e1a52c5d6
--- /dev/null
+++ b/lang/ezm3/patches/patch-ab
@@ -0,0 +1,12 @@
+$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"