aboutsummaryrefslogtreecommitdiffstats
path: root/net/ns
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-12-26 04:18:43 +0800
committerpav <pav@FreeBSD.org>2007-12-26 04:18:43 +0800
commit97df8dfd2015113313d28712e6117e8d100db402 (patch)
tree4e91d452532763564b3e70277a6695e3c39d4ee6 /net/ns
parente43cb94fec2e44621d57c8f770810bef53a22732 (diff)
downloadfreebsd-ports-gnome-97df8dfd2015113313d28712e6117e8d100db402.tar.gz
freebsd-ports-gnome-97df8dfd2015113313d28712e6117e8d100db402.tar.zst
freebsd-ports-gnome-97df8dfd2015113313d28712e6117e8d100db402.zip
- BROKEN across the board
Reported by: pointyhat
Diffstat (limited to 'net/ns')
-rw-r--r--net/ns/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ns/Makefile b/net/ns/Makefile
index 307859707a47..5a04a7d1a16b 100644
--- a/net/ns/Makefile
+++ b/net/ns/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' \