diff options
-rw-r--r-- | print/xmltex/Makefile | 14 | ||||
-rw-r--r-- | print/xmltex/distinfo | 2 |
2 files changed, 6 insertions, 10 deletions
diff --git a/print/xmltex/Makefile b/print/xmltex/Makefile index ed06f10..2b4c90e 100644 --- a/print/xmltex/Makefile +++ b/print/xmltex/Makefile @@ -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: diff --git a/print/xmltex/distinfo b/print/xmltex/distinfo index 226be3e..b672712 100644 --- a/print/xmltex/distinfo +++ b/print/xmltex/distinfo @@ -1 +1 @@ -MD5 (base.zip) = 7b68c598eb4ad2d9eb85597ba7b6497d +MD5 (xmltex/base.tar.gz) = 9cb3505c3d849b91a44fff6774c02ec6 |