summaryrefslogtreecommitdiff
path: root/textproc/html-pretty/files
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 08:50:35 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 08:52:09 +0100
commit1092fcadd5e20bd658bb9e330e0ea0c4e9fbae0c (patch)
tree5d99ab1482f16fb4f14f12f80f2bc5377e7bcc9c /textproc/html-pretty/files
parenttextproc/htdig: Moved man to share/man (diff)
textproc/html-pretty: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc/html-pretty/files')
-rw-r--r--textproc/html-pretty/files/patch-Makefile.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/textproc/html-pretty/files/patch-Makefile.in b/textproc/html-pretty/files/patch-Makefile.in
index ce7cd1770c13..66b5bc853e69 100644
--- a/textproc/html-pretty/files/patch-Makefile.in
+++ b/textproc/html-pretty/files/patch-Makefile.in
@@ -18,7 +18,7 @@
### directories
### uninstall-man remove htmlpty manual pages from system
### directories
-@@ -149,21 +149,21 @@
+@@ -149,22 +149,22 @@
#### Start of system configuration section. ####
@@ -41,11 +41,13 @@
### are NOT independent.
BINDIR = $(bindir)
-LIBDIR = $(libdir)
+-MANDIR = $(prefix)/man
+DATADIR = $(datadir)
- MANDIR = $(prefix)/man
++MANDIR = $(prefix)/share/man
MANEXT = 1
-@@ -217,7 +217,7 @@ INSTALL = @INSTALL@
+ CC = @CC@
+@@ -217,7 +217,7 @@ INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
@@ -94,7 +96,7 @@
install-ftp: htmlpty.tar htmlpty.zip htmlpty.zoo
$(TAR) tvf htmlpty-$(VERSION).tar >$(FTPDIR)/htmlpty-$(VERSION).tar-lst
-@@ -827,14 +817,14 @@ table.o: table.c builtin.h default.h $(H
+@@ -827,14 +817,14 @@ test-version:
test-version:
@echo "Version number is ""'"$(VERSION)"'"