diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-05 02:30:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-05 02:30:58 +0000 |
commit | fb0914231a111380c160eb4d9cf99067ca0bb8bc (patch) | |
tree | f7d25ec58327acc0cce2fe6a457b13efb70c2e49 /deskutils | |
parent | 906c2a352ce03e35cd59eaa2aa95754721b7cbf4 (diff) | |
download | ports-fb0914231a111380c160eb4d9cf99067ca0bb8bc.tar.gz ports-fb0914231a111380c160eb4d9cf99067ca0bb8bc.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/phprojekt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/phprojekt/Makefile b/deskutils/phprojekt/Makefile index df80082adf65..7b0136d965a0 100644 --- a/deskutils/phprojekt/Makefile +++ b/deskutils/phprojekt/Makefile @@ -16,7 +16,7 @@ COMMENT= An open source groupware suite USE_PHP= yes DEFAULT_PHP_VER=4 -BROKEN_WITH_PHP=5 +IGNORE_WITH_PHP=5 WANT_PHP_MOD= yes NO_BUILD= yes |