aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2024-02-12 01:57:29 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2024-02-12 02:03:20 +0000
commit2b166efe65cf15c3d0c8c5e387c2bfd69bb78cbb (patch)
treee31eed5a571fa496ae15eff75e3ab487785daf3e
parent60a60de581c2e3443ef9c86047e51c4bfd278566 (diff)
downloadports-2b166efe65cf15c3d0c8c5e387c2bfd69bb78cbb.tar.gz
ports-2b166efe65cf15c3d0c8c5e387c2bfd69bb78cbb.zip
x11-fonts/otf2bdf: Move manppage to ${PREFIX}/share/man
-rw-r--r--x11-fonts/otf2bdf/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-fonts/otf2bdf/Makefile b/x11-fonts/otf2bdf/Makefile
index 17730b0fd328..3f74d41ac242 100644
--- a/x11-fonts/otf2bdf/Makefile
+++ b/x11-fonts/otf2bdf/Makefile
@@ -1,5 +1,6 @@
PORTNAME= otf2bdf
DISTVERSION= 3.1
+PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= http://sofia.nmsu.edu/~mleisher/Software/otf2bdf/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
@@ -19,8 +20,10 @@ USES= autoreconf pkgconfig tar:tgz
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+
PLIST_FILES= bin/otf2bdf \
- man/man1/otf2bdf.1.gz
+ share/man/man1/otf2bdf.1.gz
post-extract:
${INSTALL_SCRIPT} ${DISTDIR}/${DIST_SUBDIR}/mkinstalldirs ${WRKSRC}