diff --git a/net-mgmt/oproute/Makefile b/net-mgmt/oproute/Makefile index 40641c2b6224..46cca45fdd67 100644 --- a/net-mgmt/oproute/Makefile +++ b/net-mgmt/oproute/Makefile @@ -17,14 +17,9 @@ COMMENT= A tool for measuring general performance of the Internet PLIST_FILES= bin/oproute USE_REINPLACE= yes - -.include - -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" -.endif +USE_GCC= 2.95 post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/Makefile -.include +.include diff --git a/net/oproute/Makefile b/net/oproute/Makefile index 40641c2b6224..46cca45fdd67 100644 --- a/net/oproute/Makefile +++ b/net/oproute/Makefile @@ -17,14 +17,9 @@ COMMENT= A tool for measuring general performance of the Internet PLIST_FILES= bin/oproute USE_REINPLACE= yes - -.include - -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" -.endif +USE_GCC= 2.95 post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/Makefile -.include +.include