aboutsummaryrefslogtreecommitdiff
path: root/net/ns2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-25 20:18:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-25 20:18:43 +0000
commit62505f309898c4c46a7f8b52482da6a1343b7129 (patch)
tree8f21470bb8634fdebb2a042050c2661bda884554 /net/ns2
parent2642f72ed26aa5571ba883420cbe6237aa7829e6 (diff)
downloadports-62505f309898c4c46a7f8b52482da6a1343b7129.tar.gz
ports-62505f309898c4c46a7f8b52482da6a1343b7129.zip
- BROKEN across the board
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=204534
Diffstat (limited to 'net/ns2')
-rw-r--r--net/ns2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ns2/Makefile b/net/ns2/Makefile
index 307859707a47..5a04a7d1a16b 100644
--- a/net/ns2/Makefile
+++ b/net/ns2/Makefile
@@ -32,10 +32,8 @@ ALL_TARGET=
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
-.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
BROKEN= Does not compile with GCC 4.2
.endif
-.endif
post-patch:
@${REINPLACE_CMD} -e 's|/usr/src/local/Tcl-1.0 \\|${LOCALBASE}/include/tclcl \\|g' \