1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Fix the build from the textproc/ispell directory for the german dictionaries

The norsk part is still broken.

PR:		ports/28368
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
This commit is contained in:
Jean-Marc Zucconi 2001-08-13 01:26:04 +00:00
parent b5d7782b28
commit fddfd2363e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46159

View File

@ -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