mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix build and remove BROKEN.
PR: ports/62070 Submitted by: hrs Approved by: maintainer timeout (nearly 3 months)
This commit is contained in:
parent
b624a91da9
commit
f946fa444f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99420
@ -10,24 +10,20 @@ PORTVERSION= 1.9
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
||||
MASTER_SITE_SUBDIR= macros/xmltex/
|
||||
DISTFILES= base.zip
|
||||
DISTNAME= base
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= nik@FreeBSD.org
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= A non-validating XML parser, written in TeX
|
||||
|
||||
BUILD_DEPENDS= hugelatex:${PORTSDIR}/print/hugelatex
|
||||
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX
|
||||
|
||||
BROKEN= "Does not fetch; will be removed after Feb 2"
|
||||
|
||||
WRKSRC= ${WRKDIR}/base
|
||||
USE_ZIP= yes
|
||||
MAKE_ENV= TEXMFCNF=${FILESDIR}:${LOCALBASE}/share/texmf/web2c
|
||||
|
||||
post-patch: patch-message copy-makefile
|
||||
|
||||
copy-makefile:
|
||||
post-patch:
|
||||
@${CP} ${FILESDIR}/Makefile ${WRKSRC}
|
||||
|
||||
do-install:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (base.zip) = 7b68c598eb4ad2d9eb85597ba7b6497d
|
||||
MD5 (xmltex/base.tar.gz) = 9cb3505c3d849b91a44fff6774c02ec6
|
||||
|
Loading…
Reference in New Issue
Block a user