pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[PATCH] texlive-texmf-base (Re: Completely broken packages in WIP.



I should have PKGREVISION set, sorry,

| From: Makoto Fujiwara <makoto%ki.nu@localhost>
| Subject: Re: Completely broken packages in WIP.
| Date: Sun, 07 Nov 2010 07:16:54 +0900

> Thanks Min Sik,
> Attached patch as you suggested now packages correctly.
---
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     6 Nov 2010 22:23:23 -0000
@@ -2,6 +2,7 @@
 
 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 +12,7 @@
 COMMENT=       Essential texmf files of TeX Live
 
 CONFLICTS+=    tetex-texmf-[0-9]*
-DEPENDS+=      tex-bin-tetex-[0-9]*:../../print/tex-bin-tetex
+DEPENDS+=      tex-tetex-[0-9]*:../../print/tex-tetex
 DEPENDS+=      tex-metafont-[0-9]*:../../fonts/tex-metafont
 DEPENDS+=      tex-plain-[0-9]*:../../print/tex-plain
 
@@ -26,6 +27,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
 

------------------------------------------------------------------------------
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