aboutsummaryrefslogtreecommitdiff
path: root/print/tex-dvipsk
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-28 17:12:03 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-28 18:33:06 +0000
commit3ba90f50b479c1743b6d4981547e34403e1e639e (patch)
tree9887edd715517f0a6ceaaaf23b1468eee8730cac /print/tex-dvipsk
parent654c93a5d31791477166a1be52c4e03360634f48 (diff)
downloadports-3ba90f50b479c1743b6d4981547e34403e1e639e.tar.gz
ports-3ba90f50b479c1743b6d4981547e34403e1e639e.zip
print/tex-dvipsk: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'print/tex-dvipsk')
-rw-r--r--print/tex-dvipsk/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/tex-dvipsk/Makefile b/print/tex-dvipsk/Makefile
index 3a05bd3992a8..c70dd41ee952 100644
--- a/print/tex-dvipsk/Makefile
+++ b/print/tex-dvipsk/Makefile
@@ -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} \