aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-19 04:00:54 +0800
committerPav Lucistnik <pav@FreeBSD.org>2008-06-19 04:00:54 +0800
commit44e63db296a399551fc48d44375235926beecd42 (patch)
treecb2ecfc189017512588dde49e6580227b958fcf3 /security
parent73228fbb4cca82be17eb5d496fcd7b964280e7f5 (diff)
downloadfreebsd-ports-gnome-44e63db296a399551fc48d44375235926beecd42.tar.gz
freebsd-ports-gnome-44e63db296a399551fc48d44375235926beecd42.tar.zst
freebsd-ports-gnome-44e63db296a399551fc48d44375235926beecd42.zip
- Unmark BROKEN: no longer segfaults during build on amd64
Diffstat (limited to 'security')
-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>