mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
print/tex-dvipsk: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
654c93a5d3
commit
3ba90f50b4
@ -1,5 +1,6 @@
|
||||
PORTNAME= dvipsk
|
||||
PORTVERSION= ${TEXLIVE_YEAR}.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}/:source \
|
||||
LOCAL/tex:texmf
|
||||
@ -21,6 +22,7 @@ USES= gmake localbase:ldflags pkgconfig tar:xz tex
|
||||
USE_TEX= kpathsea texhash web2c
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-kpathsea-includes=${LOCALBASE}/include \
|
||||
--with-kpathsea-libdir=${LOCALBASE}/lib \
|
||||
--with-paper \
|
||||
@ -35,8 +37,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/texk/dvipsk
|
||||
INFO= dvips
|
||||
PLIST_FILES= bin/afm2tfm \
|
||||
bin/dvips \
|
||||
man/man1/afm2tfm.1.gz \
|
||||
man/man1/dvips.1.gz
|
||||
share/man/man1/afm2tfm.1.gz \
|
||||
share/man/man1/dvips.1.gz
|
||||
|
||||
pre-install:
|
||||
${TAR} -Jxf ${DISTDIR}/${DIST_SUBDIR}/${PKGNAMEPREFIX}${PORTNAME}-${TEXLIVE_VERSION}-freebsd${EXTRACT_SUFX} \
|
||||
|
Loading…
Reference in New Issue
Block a user