From 614c914f3d10198f87c2a0967314ebd38ee721e6 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 5 Jul 2005 22:16:13 +0000 Subject: - Enable popen(3) support PR: ports/82959 Submitted by: Ed Schouten Approved by: Richard Kiss (maintainer) --- lang/lua/files/patch-config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lang/lua/files/patch-config (limited to 'lang/lua/files/patch-config') diff --git a/lang/lua/files/patch-config b/lang/lua/files/patch-config new file mode 100644 index 000000000000..af26d8b26550 --- /dev/null +++ b/lang/lua/files/patch-config @@ -0,0 +1,11 @@ +--- config.orig Fri Apr 11 16:00:41 2003 ++++ config Wed Jul 6 00:09:46 2005 +@@ -6,7 +6,7 @@ + LOADLIB= + DLLIB= + NUMBER= +-POPEN= ++POPEN= -DUSE_POPEN=1 + TMPNAM= + DEGREES= + USERCONF= -- cgit v1.2.3