mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
x11-fonts/otf2bdf: Move manppage to ${PREFIX}/share/man
This commit is contained in:
parent
60a60de581
commit
2b166efe65
1 changed files with 4 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue