Index: head/print/jadetex/Makefile =================================================================== --- head/print/jadetex/Makefile (revision 36938) +++ head/print/jadetex/Makefile (revision 36939) @@ -1,38 +1,42 @@ # New ports collection makefile for: jadetex # Date created: 5 December 1998 # Whom: Sean Kelly # # $FreeBSD$ # PORTNAME= jadetex PORTVERSION= 2.20 CATEGORIES= print MASTER_SITES= http://www.tug.org/applications/jadetex/ +PATCH_SITES= http://indev.insu.com/openjade/ +PATCHFILES= jadetex-2.20.patch +PATCH_DIST_STRIP= -p1 + MAINTAINER= kelly@ad1440.net BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX MAKE_ENV= TEXMFCNF=${FILESDIR}:${PREFIX}/share/texmf/web2c USE_ZIP= yes NO_WRKSUBDIR= yes MESSAGE= ${WRKDIR}/pkg-message post-extract: @${ECHO} all: default > ${WRKSRC}/Makefile.tmp @${SED} -e "s/huge//g" ${WRKSRC}/Makefile >> ${WRKSRC}/Makefile.tmp @${MV} ${WRKSRC}/Makefile.tmp ${WRKSRC}/Makefile do-install: @(cd ${WRKSRC} && ${INSTALL_DATA} jadetex.fmt pdfjadetex.fmt `kpsewhich -expand-var '$$TEXMFMAIN'`/web2c && ${MKDIR} -m 555 `kpsewhich -expand-var '$$TEXMFMAIN'`/tex/jadetex && ${INSTALL_DATA} dsssl.def jadetex.ltx `kpsewhich -expand-var '$$TEXMFMAIN'`/tex/jadetex) post-install: ${PREFIX}/bin/mktexlsr @${SED} -e 's,/usr/local,${PREFIX},' ${PKGMESSAGE} > ${MESSAGE} @${CAT} ${MESSAGE} .include Property changes on: head/print/jadetex/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/print/jadetex/distinfo =================================================================== --- head/print/jadetex/distinfo (revision 36938) +++ head/print/jadetex/distinfo (revision 36939) @@ -1 +1,2 @@ MD5 (jadetex-2.20.zip) = 796a5e229a8e19810ff8924b00783431 +MD5 (jadetex-2.20.patch) = 827792459687e42d590c9b0d56c58ef3 Property changes on: head/print/jadetex/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property