aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-11-14 21:07:05 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-11-14 21:07:05 +0000
commit3b0309ebfb950a913e65bb14e8e29e2f2665e189 (patch)
tree219b4682292be0fe03572b4d3c163a3524c235ae /textproc/aspell
parent1c4c48f91aba02b4ec689a90aeb8da7149de8eb1 (diff)
downloadports-3b0309ebfb950a913e65bb14e8e29e2f2665e189.tar.gz
ports-3b0309ebfb950a913e65bb14e8e29e2f2665e189.zip
Notes
Diffstat (limited to 'textproc/aspell')
-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} \