aboutsummaryrefslogtreecommitdiff
path: root/net/xprobe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xprobe/Makefile')
-rw-r--r--net/xprobe/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile
index 8c4f775f0f1e..dbc8e5015808 100644
--- a/net/xprobe/Makefile
+++ b/net/xprobe/Makefile
@@ -14,15 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CONFIGURE_ENV= INSTALL=${INSTALL}
GNU_CONFIGURE= yes
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 ))
-USES+= llvm:max=15
-CC= clang${LLVM_VERSION}
-CPP= clang-cpp${LLVM_VERSION}
-CXX= clang++${LLVM_VERSION}
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-DBROKEN_BSD||' ${WRKSRC}/libs-external/USI++/src/configure