summaryrefslogtreecommitdiff
path: root/www/chimera
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-20 00:39:16 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-20 00:39:16 +0000
commitdb7c36e0de17ab39d17e63c2d4df8560ad6815a6 (patch)
treec8038eda3e2810afeeb257a17d17e7659e281e02 /www/chimera
parentln(1) a set of rules so this build (at least) on FreeBSD/Alpha. (diff)
This appears to be building again. Set NO_LATEST_LINK since we now have
a chimera2 port. Remove '-m486' from CFLAGS when !i386Architecture so this builds on FreeBSD/Alpha.
Notes
Notes: svn path=/head/; revision=21775
Diffstat (limited to 'www/chimera')
-rw-r--r--www/chimera/Makefile3
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>