ports/sysutils/vmdktool/files/patch-Makefile
Renato Botelho 25bd2c915c sysutils/vmdktool: Update manpages path
Move manpages to ${PREFIX}/share/man

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2024-01-08 13:43:53 -03:00

8 lines
249 B
Text

--- Makefile.orig 2024-01-08 16:38:12 UTC
+++ Makefile
@@ -28,4 +28,4 @@ install:
install:
install -s vmdktool ${DESTDIR}${PREFIX}/bin/
- install vmdktool.8 ${DESTDIR}${PREFIX}/man/man8/
+ install vmdktool.8 ${DESTDIR}${PREFIX}/share/man/man8/