diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2008-07-03 12:45:19 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2008-07-03 12:45:19 +0000 |
commit | 35335f529b7cb02f149aad56b4bddcba3e389ad1 (patch) | |
tree | ec41cf42e684805f539085af9abe28be877a6046 /graphics/l2p | |
parent | 0bcd60c30cdeaf7243bfccca8d250f54a317af58 (diff) |
- Unbreak port (distfile fetchable using the file .zip instead of .tgz)
Notes
Notes:
svn path=/head/; revision=216229
Diffstat (limited to 'graphics/l2p')
-rw-r--r-- | graphics/l2p/Makefile | 4 | ||||
-rw-r--r-- | graphics/l2p/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/graphics/l2p/Makefile b/graphics/l2p/Makefile index 14e16b88f8ae..c83f2def0663 100644 --- a/graphics/l2p/Makefile +++ b/graphics/l2p/Makefile @@ -11,7 +11,6 @@ PORTVERSION= 1.1.1 CATEGORIES= graphics print perl5 MASTER_SITES= http://www.redsymbol.net/software/l2p/dist/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ -EXTRACT_SUFX= .tgz MAINTAINER= nivit@FreeBSD.org COMMENT= Create PNG images from LaTeX math expressions @@ -20,9 +19,8 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ dvips:${PORTSDIR}/print/dvipsk-tetex \ latex:${PORTSDIR}/print/teTeX -BROKEN= Unfetchable - USE_PERL5_RUN= yes +USE_ZIP= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/l2p/distinfo b/graphics/l2p/distinfo index b637a22db086..0c12236e0237 100644 --- a/graphics/l2p/distinfo +++ b/graphics/l2p/distinfo @@ -1,3 +1,3 @@ -MD5 (l2p-1.1.1.tgz) = 36cf82f0fce35d69266217f291f807ff -SHA256 (l2p-1.1.1.tgz) = f64913351de4341b62e909e9887a0bf561fdb5bc019a60748f9337a47ece2cc9 -SIZE (l2p-1.1.1.tgz) = 8802 +MD5 (l2p-1.1.1.zip) = 7e1eb2383bd1a670106f5f0d078b6ad1 +SHA256 (l2p-1.1.1.zip) = fb6cbc457731cb817c308ef86345134878b721002a7a05166a12b01a1847e715 +SIZE (l2p-1.1.1.zip) = 13366 |