diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile index 7db915801b02..42bae24ba452 100644 --- a/databases/memcached/Makefile +++ b/databases/memcached/Makefile @@ -32,6 +32,10 @@ PORTDOCS= memory_management.txt protocol.txt .include +.if ${OSVERSION} >= 800000 +BROKEN= does not link +.endif + .if defined(WITH_REPCACHED) # WWW: http://repcached.lab.klab.org/ BROKEN= Waiting a new release for this patch.