diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-04-19 12:33:35 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-04-19 12:33:35 +0000 |
commit | 95fb9c602555ae877d6e1a962034eca3423a158e (patch) | |
tree | 99ff8c1e518b9f8bad287e630ceb73a6808b3146 /mail | |
parent | 91a851bfd71617df4ba477d7cd93cc6779c25291 (diff) |
Notes
Diffstat (limited to 'mail')
-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 |