diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-21 00:22:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-21 00:22:08 +0000 |
commit | 93d7b3396b3f5eb541ff06f01997283e384ba075 (patch) | |
tree | b5d5d59c2b12d31b58f0fad68cb9f2c37ff0f74e /devel | |
parent | 67ad45f0c333fc06d767eeff9c302994dc0501d3 (diff) | |
download | ports-93d7b3396b3f5eb541ff06f01997283e384ba075.tar.gz ports-93d7b3396b3f5eb541ff06f01997283e384ba075.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/whups/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/whups/Makefile b/devel/whups/Makefile index 2561e3d8f326..194d4d2dfedd 100644 --- a/devel/whups/Makefile +++ b/devel/whups/Makefile @@ -14,6 +14,8 @@ MAINTAINER= thierry@pompo.net RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 +BROKEN= "Doesn't run with Horde 2.1 or 2.2" + NO_BUILD= yes DOCS= LICENSE docs/CHANGES |