diff options
Diffstat (limited to 'www/chimera/Makefile')
-rw-r--r-- | www/chimera/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 17be1557f979..df255f223f55 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ MAINTAINER= jseger@FreeBSD.org -BROKEN= build - +NO_LATEST_LINK= yes USE_IMAKE= yes .include <bsd.port.mk> |