1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/graphics/opendx/files/patch-man_manl_Makefile.in
Stephen Montgomery-Smith b25b560949 - Put dx.l into ${PREFIX}/man/manl.
- Correct other portlint errors.
- Bump portrevision.
2013-08-19 00:44:56 +00:00

12 lines
350 B
Plaintext

--- man/manl/Makefile.in-orig 2013-08-19 00:32:40.000000000 +0000
+++ man/manl/Makefile.in 2013-08-19 00:33:00.000000000 +0000
@@ -186,7 +186,7 @@
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
-mandir = $(prefix)/dx/man
+mandir = $(prefix)/man
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
prefix = @prefix@