summaryrefslogtreecommitdiff
path: root/www/wml/patches
diff options
context:
space:
mode:
authorwiz <wiz>2005-03-21 19:26:03 +0000
committerwiz <wiz>2005-03-21 19:26:03 +0000
commit73dcd27bd1fbb99b496ea6feea99475c2da511d2 (patch)
tree00cc0a360b90e0ac47bc6d4f5e8dc9329895c990 /www/wml/patches
parentdefdef7dafa72d9ef2ce25c63d3dcce930207cfe (diff)
downloadpkgsrc-73dcd27bd1fbb99b496ea6feea99475c2da511d2.tar.gz
Fix build on 1.6, and make sure File::PathConvert is not installed.
Closes PR 27024.
Diffstat (limited to 'www/wml/patches')
-rw-r--r--www/wml/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/wml/patches/patch-ae b/www/wml/patches/patch-ae
new file mode 100644
index 00000000000..bd04f05d4f0
--- /dev/null
+++ b/www/wml/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2005/03/21 19:26:03 wiz Exp $
+
+--- wml_common/Makefile.in.orig 2001-02-07 00:02:12.000000000 +0100
++++ wml_common/Makefile.in
+@@ -46,7 +46,6 @@ INITVARS = \
+
+ SUBDIRS = \
+ bitvector \
+- filepathconvert \
+ gd \
+ getoptlong \
+ htmlclean \