diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ns/Makefile | 2 | ||||
-rw-r--r-- | net/ns2/Makefile | 2 |
2 files changed, 0 insertions, 4 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' \ 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' \ |