aboutsummaryrefslogtreecommitdiff
path: root/net/ns
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-03-07 17:17:13 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-03-07 17:17:13 +0000
commit13fd5342adc011d386e70eda6102bb487fc49f99 (patch)
treec5e12034e22ead977fe6839b25284e9348ad963a /net/ns
parentf8a1450c135ba6623eb5e4b6ddec8b86b9509f98 (diff)
downloadports-13fd5342adc011d386e70eda6102bb487fc49f99.tar.gz
ports-13fd5342adc011d386e70eda6102bb487fc49f99.zip
Now builds on amd64
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=157022
Diffstat (limited to 'net/ns')
-rw-r--r--net/ns/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/ns/Makefile b/net/ns/Makefile
index 2914fe1b0cab..27681f226eb1 100644
--- a/net/ns/Makefile
+++ b/net/ns/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