diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 07:11:45 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 07:11:45 +0000 |
commit | c71a8e28666290457e414fc14393cf091a3fd243 (patch) | |
tree | d77d65b738d50c5d281299f23bb93a97724eec86 /french | |
parent | 80898b84169a8a0ecba7a9072be86d41e415e722 (diff) | |
download | FreeBSD-ports-c71a8e28666290457e414fc14393cf091a3fd243.zip FreeBSD-ports-c71a8e28666290457e414fc14393cf091a3fd243.tar.gz |
BROKEN: Does not fetch
Diffstat (limited to 'french')
-rw-r--r-- | french/spip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/french/spip/Makefile b/french/spip/Makefile index e95eee2..61f1358 100644 --- a/french/spip/Makefile +++ b/french/spip/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= gioria@FreeBSD.org COMMENT= A web publication system +BROKEN= "Does not fetch" + BUILD_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/lang/php3 |