diff options
author | kris <kris@FreeBSD.org> | 2003-10-13 06:33:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-13 06:33:59 +0800 |
commit | c1f8563452a6c7306ed1ae5005609d93d336f25c (patch) | |
tree | 496f3cb83d86d1004cc0388b8d2745322c579faf /french | |
parent | c77ba88af800c2efa9187cf3f8481f05298bd068 (diff) | |
download | freebsd-ports-gnome-c1f8563452a6c7306ed1ae5005609d93d336f25c.tar.gz freebsd-ports-gnome-c1f8563452a6c7306ed1ae5005609d93d336f25c.tar.zst freebsd-ports-gnome-c1f8563452a6c7306ed1ae5005609d93d336f25c.zip |
BROKEN: Broken dependency
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 a3da65753ee7..17b63a32637b 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= Broken dependency + BUILD_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \ ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/lang/php3 |