diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 05:25:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 05:25:48 +0000 |
commit | 9e7edb1622e65af427dd34312bf2ffeeab395e99 (patch) | |
tree | 8441d75e3f1678d3cbb69b0918c82672e816f5a0 /graphics | |
parent | 67c7c881c0258869f802c8a7dd496f5e61263131 (diff) | |
download | ports-9e7edb1622e65af427dd34312bf2ffeeab395e99.tar.gz ports-9e7edb1622e65af427dd34312bf2ffeeab395e99.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pstoepsi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pstoepsi/Makefile b/graphics/pstoepsi/Makefile index 058a4cba88a2..2aa03de2c290 100644 --- a/graphics/pstoepsi/Makefile +++ b/graphics/pstoepsi/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= #empty MAINTAINER= mita@FreeBSD.org COMMENT= Wiliam Chia-Wei Cheng's yet another PS to EPSI converter +BROKEN= "Checksum mismatch" + USE_GHOSTSCRIPT_RUN= yes RUN_DEPENDS= pbmtoepsi:${PORTSDIR}/graphics/netpbm |