summaryrefslogtreecommitdiff
path: root/fonts/Xft2/patches
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-10-31 03:10:07 +0000
committerdmcmahill <dmcmahill>2003-10-31 03:10:07 +0000
commite68783941fa27bf50a51f20404530a1794a92258 (patch)
treeb51dca2914383302e2408cabb1d2868aff5ea473 /fonts/Xft2/patches
parentae9669684a35394a2462dca57b5cb4e816cad5e8 (diff)
downloadpkgsrc-e68783941fa27bf50a51f20404530a1794a92258.tar.gz
change the libtool (1.5) versioning from linux to sunos on Solaris to
avoid PLIST problems. No effect on other operating systems.
Diffstat (limited to 'fonts/Xft2/patches')
-rw-r--r--fonts/Xft2/patches/patch-aa13
-rw-r--r--fonts/Xft2/patches/patch-ab13
2 files changed, 26 insertions, 0 deletions
diff --git a/fonts/Xft2/patches/patch-aa b/fonts/Xft2/patches/patch-aa
new file mode 100644
index 00000000000..74c377dc4e1
--- /dev/null
+++ b/fonts/Xft2/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.3 2003/10/31 03:10:07 dmcmahill Exp $
+
+--- aclocal.m4.orig 2003-05-06 01:40:35.000000000 -0400
++++ aclocal.m4
+@@ -3070,7 +3070,7 @@ sco3.2v5*)
+ ;;
+
+ solaris*)
+- version_type=linux
++ version_type=sunos
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
diff --git a/fonts/Xft2/patches/patch-ab b/fonts/Xft2/patches/patch-ab
new file mode 100644
index 00000000000..d495c32035b
--- /dev/null
+++ b/fonts/Xft2/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2003/10/31 03:10:07 dmcmahill Exp $
+
+--- configure.orig 2003-05-06 01:40:39.000000000 -0400
++++ configure
+@@ -6362,7 +6362,7 @@ sco3.2v5*)
+ ;;
+
+ solaris*)
+- version_type=linux
++ version_type=sunos
+ need_lib_prefix=no
+ need_version=no
+ library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'