aboutsummaryrefslogtreecommitdiff
path: root/comms/gnuradio/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-25 10:46:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-25 10:46:42 +0000
commit6fde1ce957bb727d3867c42b8e46693ffbc57931 (patch)
tree0835bcf655b1c62b25b7feb9e0a20ce6cc13ab6a /comms/gnuradio/Makefile
parent3d45c93f38c03cccf2c7330a81eb1798763b71d1 (diff)
downloadports-6fde1ce957bb727d3867c42b8e46693ffbc57931.tar.gz
ports-6fde1ce957bb727d3867c42b8e46693ffbc57931.zip
Notes
Diffstat (limited to 'comms/gnuradio/Makefile')
-rw-r--r--comms/gnuradio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 2ed44918978b..dbcd4d15fc1f 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -35,6 +35,8 @@ LIB_DEPENDS= libcppunit.so:${PORTSDIR}/devel/cppunit \
libgsl.so:${PORTSDIR}/math/gsl
RUN_DEPENDS:= ${BUILD_DEPENDS}
+BROKEN_FreeBSD_9= does not build on FreeBSD 9.x
+
USES= iconv cmake:outsource perl5 python:2.7 shebangfix
SHEBANG_FILES= grc/freedesktop/grc_setup_freedesktop.in
CMAKE_ENV+= LD_PRELOAD="${GCC_LIBS}/libstdc++.so:${GCC_LIBS}/libgcc_s.so.1"