aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/aspell/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index a71b333c7e31..2db0eaa116bd 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -17,10 +17,6 @@ EXTRACT_ONLY= aspell-0.60.4.tar.gz
MAINTAINER?= thierry@FreeBSD.org
COMMENT?= Spelling checker with better suggestion logic than ispell
-.if !exists(/usr/bin/bzip2)
-BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
-.endif
-
USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \