diff options
author | jmz <jmz@FreeBSD.org> | 2008-03-19 20:46:14 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2008-03-19 20:46:14 +0000 |
commit | ceb2d05f0ebf18d84a27b2e344ea670f2ed842f0 (patch) | |
tree | 3a4eaa2a407360e158f0d563847b2f0bb3c24965 /textproc | |
parent | 69e841de9a61ed6b77bc55f83cbe065f19263df8 (diff) | |
download | FreeBSD-ports-ceb2d05f0ebf18d84a27b2e344ea670f2ed842f0.zip FreeBSD-ports-ceb2d05f0ebf18d84a27b2e344ea670f2ed842f0.tar.gz |
Mark the German version broken
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ispell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 1f76ceb..8719a27 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -7,7 +7,7 @@ PORTNAME?= ispell PORTVERSION?= 3.2.06 -PORTREVISION?= 19 +PORTREVISION?= 20 CATEGORIES+= textproc MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ \ http://distfiles.opendarwin.org/ @@ -95,6 +95,7 @@ EXTRA_DICT+= ${BRDISTFILE}:br EXTRACT_ONLY+= ${BRDISTFILE} .endif .if defined(ISPELL_DENEU) +BROKEN= igerman98-20071211/Makefile must be patched DENEUDISTFILE= igerman98-20071211.tar.bz2 MASTER_SITES+= http://www.j3e.de/ispell/igerman98/dict/:denu EXTRA_DICT+= ${DENEUDISTFILE}:denu |