summaryrefslogtreecommitdiff
path: root/print/gnome-print/patches
diff options
context:
space:
mode:
authorrh <rh>2000-11-23 13:47:36 +0000
committerrh <rh>2000-11-23 13:47:36 +0000
commitbf9f1085365847daa311cb0dad98a752781f0fd8 (patch)
treec3a83087d720c51c80ced63968f920be97ea7563 /print/gnome-print/patches
parent36194ee726c21bb00cb64e57dbe816bf7cb68640 (diff)
downloadpkgsrc-bf9f1085365847daa311cb0dad98a752781f0fd8.tar.gz
Add and enable pcps
Diffstat (limited to 'print/gnome-print/patches')
-rw-r--r--print/gnome-print/patches/patch-aa23
1 files changed, 0 insertions, 23 deletions
diff --git a/print/gnome-print/patches/patch-aa b/print/gnome-print/patches/patch-aa
deleted file mode 100644
index a599eac3857..00000000000
--- a/print/gnome-print/patches/patch-aa
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-aa,v 1.9 2000/10/17 17:10:53 rh Exp $
-
---- configure.orig Thu Sep 28 01:05:51 2000
-+++ configure
-@@ -2906,7 +2906,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-lxml `$GNOME_CONFIG --libs xml` $LIBS"
-+LIBS="`xml-config --libs` ${LIBS}"
- cat > conftest.$ac_ext <<EOF
- #line 2912 "configure"
- #include "confdefs.h"
-@@ -2936,7 +2936,8 @@
- echo "$ac_t""yes" 1>&6
-
-
-- GNOME_XML_LIB=`$GNOME_CONFIG --libs xml`
-+ GNOME_XML_LIB="-L${LOCALBASE}/lib -lxml -lz -lintl"
-+ XGETTEXT="${LOCALBASE}/bin/xgettext"
-
- else
- echo "$ac_t""no" 1>&6