science/vmd: correct the wording of numpy keyword

This commit is contained in:
Ruslan Makhmatkhanov 2017-01-09 06:03:05 +00:00
parent 797c113a6f
commit a2f76d0c91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430912

View File

@ -20,12 +20,12 @@ LICENSE= VMD BSD3CLAUSE STRIDE
LICENSE_COMB= multi
BUILD_DEPENDS= makedepend:devel/makedepend \
${NUMPY}
${PYNUMPY}
LIB_DEPENDS= libtcl85.so:lang/tcl85 \
libtk85.so:x11-toolkits/tk85 \
libfltk.so:x11-toolkits/fltk \
libnetcdf.so:science/netcdf
RUN_DEPENDS= ${NUMPY}
RUN_DEPENDS= ${PYNUMPY}
LICENSE_FILE_VMD= ${WRKSRC}/LICENSE
LICENSE_PERMS_VMD= auto-accept