diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-22 19:14:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-22 19:14:41 +0000 |
commit | f89a024c7d800ec3d4217bb2d667abd03da04f28 (patch) | |
tree | ca51adc7d2cb34e1d9e14df8dbef113a1052b427 /graphics/l2p | |
parent | - Unbreak on CURRENT after change in cdev structure (diff) |
- Mark BROKEN: unfetchable
Diffstat (limited to 'graphics/l2p')
-rw-r--r-- | graphics/l2p/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/l2p/Makefile b/graphics/l2p/Makefile index af960832237d..14e16b88f8ae 100644 --- a/graphics/l2p/Makefile +++ b/graphics/l2p/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ dvips:${PORTSDIR}/print/dvipsk-tetex \ latex:${PORTSDIR}/print/teTeX +BROKEN= Unfetchable + USE_PERL5_RUN= yes NO_BUILD= yes |