diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 13:26:49 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 13:26:49 +0000 |
commit | f12d3a0ccb6b5f12408152f1e699e0d91ebfe909 (patch) | |
tree | 7e77ab1846eeb19035bf34f40c8aa72a0f2fd4db /x11-toolkits | |
parent | c98b5156448cba566825c999725c2c7f544414a5 (diff) |
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 168754f9434e..e6d2b74eadc6 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= automake:19:env autoconf:259 libtool:15:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes -WANT_PHP_SCR= yes +WANT_PHP_CLI= yes BROKEN_WITH_PHP= 5 USE_GMAKE= yes USE_PERL5_BUILD=yes diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile index 168754f9434e..e6d2b74eadc6 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= automake:19:env autoconf:259 libtool:15:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes -WANT_PHP_SCR= yes +WANT_PHP_CLI= yes BROKEN_WITH_PHP= 5 USE_GMAKE= yes USE_PERL5_BUILD=yes |