aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 11:35:34 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 12:29:24 +0000
commit107394c6f5c82e03c2749e062b4931bff495edaa (patch)
tree9724fb6783415725ef946b2b23ac14d1091f96ff /japanese
parent9c20dfc3770d33306ab0138ea969400dc08dafc5 (diff)
downloadports-107394c6f5c82e03c2749e062b4931bff495edaa.tar.gz
ports-107394c6f5c82e03c2749e062b4931bff495edaa.zip
japanese/lipsf: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/lipsf/Makefile4
-rw-r--r--japanese/lipsf/files/patch-Makefile.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/japanese/lipsf/Makefile b/japanese/lipsf/Makefile
index 421c3e3f88ba..629aa06c98f7 100644
--- a/japanese/lipsf/Makefile
+++ b/japanese/lipsf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lipsf
PORTVERSION= 2.00
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese print
MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/lipsf/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
@@ -12,7 +12,7 @@ WWW= https://hp.vector.co.jp/authors/VA012337/soft/lipsf/
USES= ncurses
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//}
-PLIST_FILES= bin/lipsf bin/pols man/ja/man1/lipsf.1.gz man/ja/man1/pols.1.gz
+PLIST_FILES= bin/lipsf bin/pols share/man/ja/man1/lipsf.1.gz share/man/ja/man1/pols.1.gz
PORTDOCS= HISTORY Install README TECHKNOW
OPTIONS_DEFINE= DOCS
diff --git a/japanese/lipsf/files/patch-Makefile.in b/japanese/lipsf/files/patch-Makefile.in
index 302e91703781..0495df60e0b4 100644
--- a/japanese/lipsf/files/patch-Makefile.in
+++ b/japanese/lipsf/files/patch-Makefile.in
@@ -13,7 +13,7 @@
-MANDIR = $(TOPDIR)/man__LANGDIR__/man$(MANSEC)
-CATDIR = $(TOPDIR)/man__LANGDIR__/cat$(MANSEC)
-INSTALL = __INSTALL__
-+MANDIR = $(TOPDIR)/man/$(MANLANG)/man$(MANSEC)
++MANDIR = $(TOPDIR)/share/man/$(MANLANG)/man$(MANSEC)
+CATDIR = $(TOPDIR)/man/$(MANLANG)/cat$(MANSEC)
CHMOD = chmod