summaryrefslogtreecommitdiff
path: root/print/scribus/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'print/scribus/patches/patch-ac')
-rw-r--r--print/scribus/patches/patch-ac15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/scribus/patches/patch-ac b/print/scribus/patches/patch-ac
new file mode 100644
index 00000000000..af4b52bc5d6
--- /dev/null
+++ b/print/scribus/patches/patch-ac
@@ -0,0 +1,15 @@
+$NetBSD: patch-ac,v 1.1 2003/11/19 11:54:48 agc Exp $
+
+Allow the configure script to find the buildlink'ed freetype-config script
+
+--- configure 2003/11/19 11:35:05 1.1
++++ configure 2003/11/19 11:36:42
+@@ -1935,7 +1935,7 @@
+ ;;
+ *)
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+-for as_dir in ${prefix}/bin ${exec_prefix}/bin /usr/local/bin /opt/local/bin /usr/bin /usr/X11/bin
++for as_dir in $PATH
+ do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.