diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:11:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:11:45 +0000 |
commit | 2bb0c23c56913457ff4611c9111029df15c3bc28 (patch) | |
tree | 4d8f6bbc5a8bb9bb82d3a67924aaaced9932a686 /french | |
parent | cb5709495d3f20361ad7bc5b1afd172bbb0b8f99 (diff) | |
download | ports-2bb0c23c56913457ff4611c9111029df15c3bc28.tar.gz ports-2bb0c23c56913457ff4611c9111029df15c3bc28.zip |
Notes
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 e95eee2e1e5e..61f13586150d 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 |