diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 04:07:54 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 04:07:54 +0800 |
commit | ac5666cf425aadc5dba85b2539b392f24578b290 (patch) | |
tree | 672e1aaa39acbb3c9af942591c7be3d197b5a8b4 /textproc | |
parent | 4c342d5a09280c5fb8dc4dede84c9b1e59ad0bc8 (diff) | |
download | freebsd-ports-gnome-ac5666cf425aadc5dba85b2539b392f24578b290.tar.gz freebsd-ports-gnome-ac5666cf425aadc5dba85b2539b392f24578b290.tar.zst freebsd-ports-gnome-ac5666cf425aadc5dba85b2539b392f24578b290.zip |
BROKEN: Checksum mismatch
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libparsifal/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-guidelines-p4/Makefile | 2 | ||||
-rw-r--r-- | textproc/whitespace.el/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/textproc/libparsifal/Makefile b/textproc/libparsifal/Makefile index 24398c805723..7930967c6997 100644 --- a/textproc/libparsifal/Makefile +++ b/textproc/libparsifal/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.saunalahti.fi/~samiuus/toni/xmlproc/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight XML Parser +BROKEN= "Checksum mismatch" + USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/textproc/tei-guidelines-p4/Makefile b/textproc/tei-guidelines-p4/Makefile index 3acdf89f5da6..46ce11fc8660 100644 --- a/textproc/tei-guidelines-p4/Makefile +++ b/textproc/tei-guidelines-p4/Makefile @@ -15,6 +15,8 @@ DISTNAME= p4html MAINTAINER= ports@henrik-motakef.de COMMENT= TEI's Guidelines for Electronic Text Encoding and Interchange +BROKEN= "Checksum mismatch" + NO_BUILD= yes NO_WRKSUBDIR= yes INSTDIR= ${PREFIX}/share/doc/tei/p4 diff --git a/textproc/whitespace.el/Makefile b/textproc/whitespace.el/Makefile index 39151e06a264..a163212194c4 100644 --- a/textproc/whitespace.el/Makefile +++ b/textproc/whitespace.el/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= stolz@i2.informatik.rwth-aachen.de COMMENT= Emacs mode which detects and cleans up whitespace in source code +BROKEN= "Checksum mismatch" + EXTRACT_AFTER_ARGS= | ${CAT} >${WRKDIR}/${DISTNAME} NO_WRKSUBDIR= yes |