aboutsummaryrefslogtreecommitdiffstats
path: root/net/ns2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ns2/Makefile')
-rw-r--r--net/ns2/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net/ns2/Makefile b/net/ns2/Makefile
index 5a04a7d1a16b..a2c4be0df130 100644
--- a/net/ns2/Makefile
+++ b/net/ns2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ns
-PORTVERSION= 2.29
-PORTREVISION= 2
+PORTVERSION= 2.30
CATEGORIES= net
MASTER_SITES= http://www.isi.edu/nsnam/dist/
DISTNAME= ns-src-${PORTVERSION}
@@ -31,10 +30,6 @@ ALL_TARGET=
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|/usr/src/local/Tcl-1.0 \\|${LOCALBASE}/include/tclcl \\|g' \
-e 's|/usr/src/local/Tcl-1.0\"|${LOCALBASE}/lib\"|g' \