diff options
author | erwin <erwin@FreeBSD.org> | 2010-04-19 20:33:35 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-04-19 20:33:35 +0800 |
commit | 0bdbebfcfd63bdaee69678013df8fe42e963be69 (patch) | |
tree | b46bb16084e694621c5f152a41a50e1a1adc48ec | |
parent | 7fd12e55c5756b5569c884439f799b2edd49dd0b (diff) | |
download | freebsd-ports-gnome-0bdbebfcfd63bdaee69678013df8fe42e963be69.tar.gz freebsd-ports-gnome-0bdbebfcfd63bdaee69678013df8fe42e963be69.tar.zst freebsd-ports-gnome-0bdbebfcfd63bdaee69678013df8fe42e963be69.zip |
Mark BROKEN: dependencies depend on conflicting php version
PR: 145819
Submitted by: maintainer
-rw-r--r-- | mail/ngmp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ngmp/Makefile b/mail/ngmp/Makefile index bbee1a1d4bc2..fea92c0081d1 100644 --- a/mail/ngmp/Makefile +++ b/mail/ngmp/Makefile @@ -33,6 +33,8 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache22 \ ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty \ ${LOCALBASE}/www/tinymce:${PORTSDIR}/www/tinymce +BROKEN= does not compile + NO_BUILD= yes WANT_PHP_WEB= yes |