summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-11-19 11:54:48 +0000
committeragc <agc@pkgsrc.org>2003-11-19 11:54:48 +0000
commit0544e4263ec62b6525ee381a16bdcf13893db271 (patch)
tree86d66db22884392aa580406f79d6e56d80d0e84e /print
parentd64d4b1dc5be453fde796ea6ebeaa248e26e5efa (diff)
downloadpkgsrc-0544e4263ec62b6525ee381a16bdcf13893db271.tar.gz
Allow the configure script to find the buildlink'ed freetype-config script.
Should fix problems shown up on last bulk build.
Diffstat (limited to 'print')
-rw-r--r--print/scribus/distinfo3
-rw-r--r--print/scribus/patches/patch-ac15
2 files changed, 17 insertions, 1 deletions
diff --git a/print/scribus/distinfo b/print/scribus/distinfo
index 585ed5c27c7..cd32d0f89d4 100644
--- a/print/scribus/distinfo
+++ b/print/scribus/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.2 2003/10/29 20:54:51 reed Exp $
+$NetBSD: distinfo,v 1.3 2003/11/19 11:54:48 agc Exp $
SHA1 (scribus-1.1.1.tar.gz) = 640e1007fd0b16c1b4f797910d8628b2be0923a2
Size (scribus-1.1.1.tar.gz) = 2053257 bytes
SHA1 (patch-aa) = 74c57344608436ab449f042016495d6895c80f76
SHA1 (patch-ab) = d2430e5b81c2ff00390f8135a753ce6a40653af7
+SHA1 (patch-ac) = c874f71ca7d93ece073a11e73cb6ef54c62f968d
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=.