summaryrefslogtreecommitdiff
path: root/lang/clisp/patches
diff options
context:
space:
mode:
authortnn <tnn>2008-03-13 03:12:26 +0000
committertnn <tnn>2008-03-13 03:12:26 +0000
commit4226e4bf7996c9dfc1adc85d822300de80b73ceb (patch)
tree1db70ca4ecc526b1d52f1ed5b17c50899e0d216c /lang/clisp/patches
parent4a6e587bd963c49ace40f76943d6fbd8eb28fedd (diff)
downloadpkgsrc-4226e4bf7996c9dfc1adc85d822300de80b73ceb.tar.gz
Really fix build with native X11. (tested)
Diffstat (limited to 'lang/clisp/patches')
-rw-r--r--lang/clisp/patches/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/clisp/patches/patch-ac b/lang/clisp/patches/patch-ac
index 69c19ff3383..9be7eb69ad4 100644
--- a/lang/clisp/patches/patch-ac
+++ b/lang/clisp/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.10 2008/03/11 22:05:39 tnn Exp $
+$NetBSD: patch-ac,v 1.11 2008/03/13 03:12:26 tnn Exp $
--- configure.orig 2007-12-13 00:56:58.000000000 +0100
+++ configure
@@ -6,7 +6,7 @@ $NetBSD: patch-ac,v 1.10 2008/03/11 22:05:39 tnn Exp $
else
case "$arg" in
-+ --with-x | --x-includes=* | --x-libs=*)
++ --with-x | --x-includes=* | --x-libs=* | --x-libraries=*)
+ ;; # src/configure doesn't grok these options
--build | --buil | --bui | --bu)