1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Fix dependency.

Spotted by:	dinoex
PR:		193362
This commit is contained in:
Hiroki Sato 2014-09-11 08:55:07 +00:00
parent cfa9838ff6
commit 40434b7891
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367911

View File

@ -3,7 +3,7 @@
PORTNAME= xdvik
PORTVERSION= 22.87
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= SF/xdvi/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= tex-
@ -18,12 +18,13 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
USES= iconv gmake motif
USE_TEX= web2c kpathsea texmf texhash
TEXHASHDIRS= ${TEXMFDISTDIR}
USE_XORG= ice sm x11 xmu xpm xt
USE_XORG= ice sm x11 xmu xpm xt xi
WRKSRC= ${WRKDIR}/${DISTNAME}/texk/xdvik
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared \
--datarootdir=${LOCALBASE}/share \
--with-xdvi-x-toolkit=motif \
--enable-xi2-scrolling \
--with-iconv \
--with-xpm \
--with-system-kpathsea \