diff options
author | kris <kris@FreeBSD.org> | 2002-09-19 10:39:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-19 10:39:32 +0800 |
commit | bcd81f3a810e668e27d547a609fe02f572a080d3 (patch) | |
tree | fa8039d96e1a37afd3e2c8c020c46f527b89535d /misc/achievo | |
parent | ebc2e30ccf0963f90fbf846bacb70b5a6a6fb63f (diff) | |
download | freebsd-ports-gnome-bcd81f3a810e668e27d547a609fe02f572a080d3.tar.gz freebsd-ports-gnome-bcd81f3a810e668e27d547a609fe02f572a080d3.tar.zst freebsd-ports-gnome-bcd81f3a810e668e27d547a609fe02f572a080d3.zip |
BROKEN: Does not fetch
Diffstat (limited to 'misc/achievo')
-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} |