mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Mark as IGNORE; the latest version of this port is already included
in the teTeX distribution. - Fix dependency and take maintainership.
This commit is contained in:
parent
6dce447d47
commit
801dfabd27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129380
@ -12,10 +12,10 @@ CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= DVI to PNG Converter
|
||||
|
||||
BUILD_DEPENDS= kpsepath:${PORTSDIR}/print/teTeX
|
||||
BUILD_DEPENDS= kpsepath:${PORTSDIR}/print/teTeX-base
|
||||
LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \
|
||||
gd.4:${PORTSDIR}/graphics/gd
|
||||
|
||||
@ -30,6 +30,8 @@ MLINKS= dvipng.1 dvigif.1
|
||||
INFO= dvipng
|
||||
PLIST_FILES= bin/dvigif bin/dvipng
|
||||
|
||||
IGNORE= is already included in the teTeX distribution
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dvipng ${PREFIX}/bin
|
||||
${LN} -sf dvipng ${PREFIX}/bin/dvigif
|
||||
|
Loading…
Reference in New Issue
Block a user