summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortonio <tonio>2006-01-19 19:59:33 +0000
committertonio <tonio>2006-01-19 19:59:33 +0000
commit85471a75eabb0a81db60bc1416827ffad4c8b179 (patch)
tree821e4c3929d599d64d3bc159cd4a1fd877b01d71 /emulators
parent2dafdd535741296bdd49a3410ad4d515867653f4 (diff)
downloadpkgsrc-85471a75eabb0a81db60bc1416827ffad4c8b179.tar.gz
remove BROKEN_IN, since the package builds again
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mmix/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/mmix/Makefile b/emulators/mmix/Makefile
index 3aa33aebac8..7a6783f5441 100644
--- a/emulators/mmix/Makefile
+++ b/emulators/mmix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/01/19 15:50:05 tonio Exp $
+# $NetBSD: Makefile,v 1.19 2006/01/19 19:59:33 tonio Exp $
DISTNAME= mmix-20030622
PKGREVISION= 1
@@ -9,8 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www-cs-faculty.stanford.edu/~knuth/mmix.html
COMMENT= Simulators for Knuth's MMIX RISC architecture
-BROKEN_IN= pkgsrc-2005Q4
-
TEX_DEPMETHOD= build
TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
.include "../../mk/tex.buildlink3.mk"