aboutsummaryrefslogtreecommitdiff
path: root/textproc/ispell
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2001-08-13 01:26:04 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2001-08-13 01:26:04 +0000
commitfddfd2363ec2f00657b61f4abedce8cf049ed98f (patch)
treec1cac3aa9434d2cdd61477d186d8333fd8ab94d4 /textproc/ispell
parentb5d7782b28066c2874a0089e24a041e7d35cd696 (diff)
downloadports-fddfd2363ec2f00657b61f4abedce8cf049ed98f.tar.gz
ports-fddfd2363ec2f00657b61f4abedce8cf049ed98f.zip
Notes
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index b8f6370d8735..2d8b330fbb50 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -7,8 +7,11 @@
PORTNAME?= ispell
PORTVERSION?= 3.2.05
+PORTREVISION= 1
CATEGORIES+= textproc
MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/
+DISTNAME= ispell-3.2.05 # needed for slave ports / options
+DISTFILES= ispell-3.2.05.tar.gz # needed for slave ports / options
MAINTAINER?= jmz@FreeBSD.org
ISPELL_FILES= ispell-3.2.05.tar.gz
@@ -24,7 +27,7 @@ MAKE_FLAGS= TMPDIR=${WRKDIR} -f
ALL_TARGET=
BUILDHASH= ${WRKSRC}/buildhash
-UNSQ?= ${WRKSRC}/unsq
+UNSQ?= ${WRKDIR}/${DENEUDISTFILE:S=.tar.bz2$==}/bin/unsq.pl
MUNCHLIST= ${WRKSRC}/munchlist
DATADIR= ${PREFIX}/share/ispell