pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Completely broken packages in WIP.
> 藤原 誠
| From: Aleksey Cheusov <vle%gmx.net@localhost>
| Subject: Completely broken packages in WIP.
| Date: Thu, 04 Nov 2010 23:39:45 +0200
> ------------------
> Bad package wip/texlive-texmf-base, skipped
> not existing dependancy: print/tex-bin-tetex
> ------------------
I think attached patch makes package:
(Shall I commit ?)
---
Makoto Fujiwara,
Chiba, Japan, Narita Airport and Disneyland prefecture.
Index: wip/texlive-texmf-base/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/texlive-texmf-base/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- wip/texlive-texmf-base/Makefile 8 May 2009 21:04:34 -0000 1.9
+++ wip/texlive-texmf-base/Makefile 5 Nov 2010 03:47:21 -0000
@@ -2,6 +2,8 @@
DISTNAME= texlive-20080822-texmf
PKGNAME= texlive-texmf-base-2008
+PKGREVISION= 1
+
CATEGORIES= print
MASTER_SITES= ftp://tug.org/texlive/historic/2008/
EXTRACT_SUFX= .tar.lzma
@@ -11,7 +13,7 @@
COMMENT= Essential texmf files of TeX Live
CONFLICTS+= tetex-texmf-[0-9]*
-DEPENDS+= tex-bin-tetex-[0-9]*:../../print/tex-bin-tetex
+DEPENDS+= texlive-tetex-[0-9]*:../../print/texlive-tetex
DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont
DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
@@ -26,6 +28,7 @@
${DISTNAME}/texmf/web2c
NO_BUILD= yes
USE_TOOLS+= pax
+PKG_DESTDIR_SUPPORT= user-destdir
TEX_TEXMF_DIRS= ${PREFIX}/share/texmf ${PREFIX}/share/texmf-dist
@@ -58,4 +61,5 @@
cd ${WRKSRC}/${texmf} && pax -wrpm * ${DESTDIR}${PREFIX}/share/${texmf}
.endfor
+.include "../../print/kpathsea/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index