summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-24 03:33:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-24 03:33:25 +0000
commit8b410af3926812841857dc8a4f658fd15d0dd986 (patch)
treea212c02ecdf5447ea2c75ef2f9e6c0efa564fbc9
parentAdd one more missed PLIST entry. (diff)
BROKEN: conflicting dependencies (php4-cli-4.3.4.r1 and php4-4.3.4.r1)
Notes
Notes: svn path=/head/; revision=92016
-rw-r--r--x11-toolkits/php-gtk/Makefile2
-rw-r--r--x11-toolkits/php-gtk2/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile
index 8c540ec0adb4..34d602c1d9fe 100644
--- a/x11-toolkits/php-gtk/Makefile
+++ b/x11-toolkits/php-gtk/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= http://gtk.php.net/distributions/ \
MAINTAINER= kiesel@schlund.de
COMMENT= An extension to use gtk in PHP-applications
+BROKEN= "Conflicting dependencies: php4-cli and php4"
+
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"
diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile
index 8c540ec0adb4..34d602c1d9fe 100644
--- a/x11-toolkits/php-gtk2/Makefile
+++ b/x11-toolkits/php-gtk2/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= http://gtk.php.net/distributions/ \
MAINTAINER= kiesel@schlund.de
COMMENT= An extension to use gtk in PHP-applications
+BROKEN= "Conflicting dependencies: php4-cli and php4"
+
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"