svn commit: r364767 - head/comms/gnuradio
Antoine Brodin
antoine at FreeBSD.org
Wed Aug 13 09:28:46 UTC 2014
Author: antoine
Date: Wed Aug 13 09:28:46 2014
New Revision: 364767
URL: http://svnweb.freebsd.org/changeset/ports/364767
QAT: https://qat.redports.org/buildarchive/r364767/
Log:
Unbreak
Reported by: pkg-fallout since a few weeks
Modified:
head/comms/gnuradio/Makefile
Modified: head/comms/gnuradio/Makefile
==============================================================================
--- head/comms/gnuradio/Makefile Wed Aug 13 09:06:37 2014 (r364766)
+++ head/comms/gnuradio/Makefile Wed Aug 13 09:28:46 2014 (r364767)
@@ -15,6 +15,7 @@ BUILD_DEPENDS= sdl-config:${PORTSDIR}/de
swig2.0:${PORTSDIR}/devel/swig20 \
cheetah:${PORTSDIR}/devel/py-cheetah \
py*-lxml>=0:${PORTSDIR}/devel/py-lxml \
+ ${PYNUMPY} \
${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
${PYTHON_SITELIBDIR}/PyQt4/Qt.py:${PORTSDIR}/devel/py-qt4 \
xdg-open:${PORTSDIR}/devel/xdg-utils \
More information about the svn-ports-head
mailing list