summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-18 20:00:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-18 20:00:54 +0000
commit44e63db296a399551fc48d44375235926beecd42 (patch)
treecb2ecfc189017512588dde49e6580227b958fcf3
parent- Update to 3.2.1 (diff)
- Unmark BROKEN: no longer segfaults during build on amd64
Notes
Notes: svn path=/head/; revision=215115
-rw-r--r--security/mosref/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/mosref/Makefile b/security/mosref/Makefile
index 69ad9006aa1d..af164de3c4cf 100644
--- a/security/mosref/Makefile
+++ b/security/mosref/Makefile
@@ -34,10 +34,4 @@ post-install:
cd ${WRKSRC}/doc && ${INSTALL_DATA} vm-implementation.tex vm-implementation.pdf ${DOCSDIR}
.endif
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} != "i386"
-BROKEN= Segfault during build on !i386
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>