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 /x11-toolkits | |
parent | 906c2a352ce03e35cd59eaa2aa95754721b7cbf4 (diff) | |
download | ports-fb0914231a111380c160eb4d9cf99067ca0bb8bc.tar.gz ports-fb0914231a111380c160eb4d9cf99067ca0bb8bc.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/php-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/php-gtk2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile index d5c4980dc4c7..bc66e5edddbc 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes WANT_PHP_CLI= yes -BROKEN_WITH_PHP= 5 +IGNORE_WITH_PHP= 5 USE_GMAKE= yes USE_PERL5_BUILD=yes USE_GNOME= gtk12 diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile index d5c4980dc4c7..bc66e5edddbc 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes WANT_PHP_CLI= yes -BROKEN_WITH_PHP= 5 +IGNORE_WITH_PHP= 5 USE_GMAKE= yes USE_PERL5_BUILD=yes USE_GNOME= gtk12 |