diff options
author | mm <mm@FreeBSD.org> | 2012-12-18 21:36:18 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-12-18 21:36:18 +0800 |
commit | 9e6461ffdde83a54b73fea1b42127818524d72c2 (patch) | |
tree | 19a4a154cd7be2ab79de6210e0adb89382d66297 /www | |
parent | dd221d63be7f2c642d62c872f0227edbba1df1ff (diff) | |
download | freebsd-ports-gnome-9e6461ffdde83a54b73fea1b42127818524d72c2.tar.gz freebsd-ports-gnome-9e6461ffdde83a54b73fea1b42127818524d72c2.tar.zst freebsd-ports-gnome-9e6461ffdde83a54b73fea1b42127818524d72c2.zip |
Mark horde-ansel and horde-wicked as BROKEN
These add-on applications are not yet supported under Horde 5.x
Diffstat (limited to 'www')
-rw-r--r-- | www/horde-ansel/Makefile | 2 | ||||
-rw-r--r-- | www/horde-wicked/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/horde-ansel/Makefile b/www/horde-ansel/Makefile index 459626d308bb..db94e3b738fc 100644 --- a/www/horde-ansel/Makefile +++ b/www/horde-ansel/Makefile @@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LATEST_LINK= horde-${PORTNAME} +BROKEN= Not yet supported under horde 5.x + USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ diff --git a/www/horde-wicked/Makefile b/www/horde-wicked/Makefile index 50cff8a9c394..ae468eceb8f8 100644 --- a/www/horde-wicked/Makefile +++ b/www/horde-wicked/Makefile @@ -20,6 +20,8 @@ LATEST_LINK= horde-${PORTNAME} RUN_DEPENDS+= ${PEARDIR}/Text/Wiki.php:${PORTSDIR}/www/pear-Text_Wiki +BROKEN= Not yet supported under Horde 5.x + USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ |