diff options
Diffstat (limited to 'misc/achievo/Makefile')
-rw-r--r-- | misc/achievo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/achievo/Makefile b/misc/achievo/Makefile index 050e6fee1b34..b8e1f4e3ceb7 100644 --- a/misc/achievo/Makefile +++ b/misc/achievo/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-stable-${PORTVERSION} MAINTAINER= nbm@FreeBSD.org +BROKEN= "Does not fetch" + RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |