summaryrefslogtreecommitdiff
path: root/net/pmf/files
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-08-25 14:07:35 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-08-25 14:07:35 +0000
commit0f1f4478e553b036267cf181ae721d520d61672e (patch)
treeb1f63be480a121695406c43f091af222cb3d762f /net/pmf/files
parent- Add DISPLAY functionality to keep StarOffice from crashing during (diff)
- Support NOPORTDOCS
- Change location of data files from libdata/ to share/ PR: 20840 Submitted by: Ports Fury
Diffstat (limited to 'net/pmf/files')
-rw-r--r--net/pmf/files/patch-ab2
-rw-r--r--net/pmf/files/patch-ac5
-rw-r--r--net/pmf/files/pmfrc.default.in2
3 files changed, 4 insertions, 5 deletions
diff --git a/net/pmf/files/patch-ab b/net/pmf/files/patch-ab
index a3829884009a..5a4fd2cf4989 100644
--- a/net/pmf/files/patch-ab
+++ b/net/pmf/files/patch-ab
@@ -30,7 +30,7 @@
# Distribution: CFLAGS = -O
# Maximum debug: CFLAGS = -g -pg -DDEBUG -pipe
-CFLAGS = -O
-+CFLAGS += -D_ANSI_SOURCE -DSYSTEM_DIR=\"${PREFIX}/libdata/pmf\"
++CFLAGS += -D_ANSI_SOURCE -DSYSTEM_DIR=\"${PREFIX}/share/pmf\"
######################################################################
diff --git a/net/pmf/files/patch-ac b/net/pmf/files/patch-ac
index e0ac006c778f..e6fe42221e56 100644
--- a/net/pmf/files/patch-ac
+++ b/net/pmf/files/patch-ac
@@ -1,12 +1,11 @@
--- config.h.orig Fri Oct 29 18:25:35 1993
-+++ config.h Fri Feb 11 05:31:15 2000
++++ config.h Tue Aug 15 09:04:26 2000
@@ -35,14 +35,16 @@
* files instead.
* Note that "~" is not expanded in this directory name.
*/
--#define SYSTEM_DIR "/home/diagnostix3/ida/tompa/pmf-1.13.1/pmfdir/system_dir"
+#ifndef SYSTEM_DIR
-+#define SYSTEM_DIR "/usr/local/libdata/pmf"
+ #define SYSTEM_DIR "/home/diagnostix3/ida/tompa/pmf-1.13.1/pmfdir/system_dir"
+#endif
/* These are the names of some files, usually in the system directory
diff --git a/net/pmf/files/pmfrc.default.in b/net/pmf/files/pmfrc.default.in
index 9e91ed18508a..22fa8cd1dba1 100644
--- a/net/pmf/files/pmfrc.default.in
+++ b/net/pmf/files/pmfrc.default.in
@@ -38,7 +38,7 @@
#
# Some more aliases:
#
-/alias /soundon "/source %%PREFIX%%/libdata/pmf/soundfiles/pmf-sparc-sound"
+/alias /soundon "/source %%PREFIX%%/share/pmf/soundfiles/pmf-sparc-sound"
/alias /soundoff "/unset sound"
#
# Avoid printing some of the more annoying messages: