aboutsummaryrefslogtreecommitdiff
path: root/comms/gnokii/files/patch-Makefile.global.in
diff options
context:
space:
mode:
authorGeorge C A Reid <greid@FreeBSD.org>2001-05-03 01:13:00 +0000
committerGeorge C A Reid <greid@FreeBSD.org>2001-05-03 01:13:00 +0000
commite0a29a5353dd3999ad38eabbf6cbcaa03e3c891b (patch)
tree4acd4b6a43e210047e51b7330ce06185b1d92981 /comms/gnokii/files/patch-Makefile.global.in
parentdfe74543ca3758251908a0d614457c32fe83673e (diff)
downloadports-e0a29a5353dd3999ad38eabbf6cbcaa03e3c891b.tar.gz
ports-e0a29a5353dd3999ad38eabbf6cbcaa03e3c891b.zip
Updates this abandoned port to a usable version (0.3.3 pre22) that:
- works with a lot more phones - has many more features - has a nice (optional) GUI Change MAINTAINER to anders@fix.no, with approval from previous MAINTAINER. PR: 27045 Submitted by: Anders Nordby <anders@fix.no>
Notes
Notes: svn path=/head/; revision=42184
Diffstat (limited to 'comms/gnokii/files/patch-Makefile.global.in')
-rw-r--r--comms/gnokii/files/patch-Makefile.global.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/gnokii/files/patch-Makefile.global.in b/comms/gnokii/files/patch-Makefile.global.in
new file mode 100644
index 000000000000..132bd593b3c5
--- /dev/null
+++ b/comms/gnokii/files/patch-Makefile.global.in
@@ -0,0 +1,11 @@
+--- Makefile.global.in.orig Tue May 1 21:42:36 2001
++++ Makefile.global.in Tue May 1 21:42:46 2001
+@@ -27,7 +27,7 @@
+ libdir = @libdir@/${PACKAGE}
+ xgnokii_libdir = @XGNOKIIDIR@/@XPACKAGE@
+ mandir = @mandir@/man1/
+-docdir = ${prefix}/doc/${PACKAGE}
++docdir = ${prefix}/share/doc/${PACKAGE}
+ locdir = @datadir@/locale
+
+ BIN_MODE = 0755