diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/lesspipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lesspipe/Makefile b/misc/lesspipe/Makefile index 6b0658804605..63643cf4e301 100644 --- a/misc/lesspipe/Makefile +++ b/misc/lesspipe/Makefile @@ -27,8 +27,8 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ dvi2tty:${PORTSDIR}/print/dvi2tty \ pstotext:${PORTSDIR}/print/pstotext \ mp3info:${PORTSDIR}/audio/mp3info \ - isoinfo:${PORTSDIR}/sysutils/cdrtools \ cabextract:${PORTSDIR}/archivers/cabextract +USE_CDRTOOLS= yes .endif USE_PERL5= yes |