diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 03:12:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 03:12:02 +0000 |
commit | 498ba243623d2ae509e75ebd99172b4652bcfbdb (patch) | |
tree | adbf0b43ecf360af899f1fecc4d6d73aebb17e2e /devel/rth/Makefile | |
parent | 2aafb59da5977dffcfaaab77f195f471d1a93f88 (diff) | |
download | ports-498ba243623d2ae509e75ebd99172b4652bcfbdb.tar.gz ports-498ba243623d2ae509e75ebd99172b4652bcfbdb.zip |
Notes
Diffstat (limited to 'devel/rth/Makefile')
-rw-r--r-- | devel/rth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rth/Makefile b/devel/rth/Makefile index 450a6ecfeea1..3c7d99109f36 100644 --- a/devel/rth/Makefile +++ b/devel/rth/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jsi@jules.de COMMENT= Web-based requirement, test and bugtracking system +BROKEN= Size mismatch + NO_BUILD= yes USE_PHP= mysql gd USE_ZIP= yes |