diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-31 20:39:42 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-31 20:39:42 +0000 |
commit | b09d344ab85b4e318d0d6c3c53a6db706e83e517 (patch) | |
tree | 3bc118c70cd1454ef11efc54bc180b27803ebe99 /www | |
parent | a93d372da888e7ab95f4297360f4a802c7699f20 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/abyssws/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/abyssws/Makefile b/www/abyssws/Makefile index d558354c3d34..5b26adb0663d 100644 --- a/www/abyssws/Makefile +++ b/www/abyssws/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= voisined@wit.edu COMMENT= Abyss Web Server is a compact and easy to use web server +BROKEN= Fails to install + WRKSRC= ${WRKDIR}/abyssws ONLY_FOR_ARCHS= i386 NO_BUILD= yes |