Remove debugging echo

Actually use correct dependancy for kvasd
This commit is contained in:
Diane Bruce 2015-08-19 23:08:11 +00:00
parent 7f5286ca0d
commit 9b856b8443
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394818

View file

@ -21,7 +21,7 @@ WSJT_DEPENDS= ${PYTHON_LIBDIR}/tkinter:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/PIL:${PORTSDIR}/graphics/py-pillow \
${PYNUMPY}
BUILD_DEPENDS= ${WSJT_DEPENDS}
RUN_DEPENDS= ${LINUXBASE}/bin/kvasd:${PORTSDIR}/comms/kvasd \
RUN_DEPENDS= kvasd:${PORTSDIR}/comms/kvasd \
${WSJT_DEPENDS}
USE_GCC= yes
@ -95,7 +95,6 @@ do-build:
(cd ${WRKSRC};${GMAKE})
post-configure:
echo ZZZ post-configure
${REINPLACE_CMD} -e 's|f2py|f2py-${PYTHON_VER}|' \
${WRKSRC}/Makefile