1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/comms/gnokii/files/patch-Makefile.global.in
Pav Lucistnik 474f86c413 - Update to 0.6.7
PR:		ports/81198
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2005-05-19 15:36:39 +00:00

21 lines
658 B
Plaintext

--- Makefile.global.in.orig Wed May 18 15:08:43 2005
+++ Makefile.global.in Wed May 18 15:11:40 2005
@@ -21,14 +21,14 @@
bindir = @bindir@
sbindir = @sbindir@
-xbindir = @XGNOKIIDIR@/bin/
+xbindir = ${prefix}/bin/
libdir = @libdir@
-xgnokii_libdir = @XGNOKIIDIR@/share/@XPACKAGE@
+xgnokii_libdir = ${prefix}/share/@XPACKAGE@
includedir = @includedir@
mandir = @mandir@
man1dir = ${mandir}/man1/
man8dir = ${mandir}/man8/
-xmandir = @XGNOKIIDIR@/man/man1/
+xmandir = ${prefix}/man/man1/
docdir = ${prefix}/share/doc/${PACKAGE}
locdir = @datadir@/locale