aboutsummaryrefslogtreecommitdiffstats
path: root/net/ns2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ns2/Makefile')
-rw-r--r--net/ns2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/ns2/Makefile b/net/ns2/Makefile
index 2914fe1b0cab..27681f226eb1 100644
--- a/net/ns2/Makefile
+++ b/net/ns2/Makefile
@@ -30,10 +30,6 @@ ALL_TARGET=
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ns ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/ns.1 ${PREFIX}/man/man1