summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1997-12-24 13:37:48 +0000
committerse <se@FreeBSD.org>1997-12-24 13:37:48 +0000
commit6dc1662d59d7edc9396f48575e8769668c059adb (patch)
tree6714c62f6d0b9d55bb5b04166c3bd89489b9aef4 /emulators
parente69fd140616cf500386f5b5430e2027cbc3637a6 (diff)
downloadFreeBSD-ports-6dc1662d59d7edc9396f48575e8769668c059adb.zip
FreeBSD-ports-6dc1662d59d7edc9396f48575e8769668c059adb.tar.gz
Add -lxpg4 option to LDLIBS for full wide-character support.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/files/patch-ar11
-rw-r--r--emulators/wine/files/patch-ar11
2 files changed, 22 insertions, 0 deletions
diff --git a/emulators/wine-devel/files/patch-ar b/emulators/wine-devel/files/patch-ar
new file mode 100644
index 0000000..60c8a28
--- /dev/null
+++ b/emulators/wine-devel/files/patch-ar
@@ -0,0 +1,11 @@
+*** configure~ Wed Dec 24 11:12:03 1997
+--- configure Wed Dec 24 11:18:45 1997
+***************
+*** 2462,2465 ****
+--- 2462,2467 ----
+ trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
+
++ LDLIBS="$LDLIBS -lxpg4"
++
+ DEFS=-DHAVE_CONFIG_H
+
diff --git a/emulators/wine/files/patch-ar b/emulators/wine/files/patch-ar
new file mode 100644
index 0000000..60c8a28
--- /dev/null
+++ b/emulators/wine/files/patch-ar
@@ -0,0 +1,11 @@
+*** configure~ Wed Dec 24 11:12:03 1997
+--- configure Wed Dec 24 11:18:45 1997
+***************
+*** 2462,2465 ****
+--- 2462,2467 ----
+ trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
+
++ LDLIBS="$LDLIBS -lxpg4"
++
+ DEFS=-DHAVE_CONFIG_H
+
OpenPOWER on IntegriCloud