diff options
Diffstat (limited to 'textproc/ispell/Makefile')
-rw-r--r-- | textproc/ispell/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index b088a47c8633..8ab39e07953a 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -89,9 +89,6 @@ EXTRA_DICT+= ${BRDISTFILE}:br EXTRACT_ONLY+= ${BRDISTFILE} .endif .if defined(ISPELL_DENEU) -.if !exists(/usr/bin/bzip2) -BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 -.endif DENEUDISTFILE= igerman98-20001109.tar.bz2 MASTER_SITES+= http://j3e.de/ispell/igerman98/dict/:denu EXTRA_DICT+= ${DENEUDISTFILE}:denu |