diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-10-04 07:19:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-10-04 07:19:54 +0000 |
commit | 19a5cf98c534ca1677f1ac8a8a22ccbf943f5690 (patch) | |
tree | 95d34dd4b9f276b510ff23213d104f1d583b4885 /www/cmsmadesimple | |
parent | 0522955d97ec3e0d87968b83c44efe3265ebc978 (diff) | |
download | ports-19a5cf98c534ca1677f1ac8a8a22ccbf943f5690.tar.gz ports-19a5cf98c534ca1677f1ac8a8a22ccbf943f5690.zip |
Notes
Diffstat (limited to 'www/cmsmadesimple')
-rw-r--r-- | www/cmsmadesimple/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cmsmadesimple/Makefile b/www/cmsmadesimple/Makefile index 34cee47c4064..c8823db82624 100644 --- a/www/cmsmadesimple/Makefile +++ b/www/cmsmadesimple/Makefile @@ -17,6 +17,8 @@ COMMENT= A Simple Open Source CMS USE_PHP= mysql tokenizer gd WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +BROKEN= failed in MD5 check + NO_BUILD= yes SUB_FILES= pkg-message WRKSRC= ${WRKDIR} |