aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--science/vmd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/science/vmd/Makefile b/science/vmd/Makefile
index 6e5af3beaf59..3f8396fed193 100644
--- a/science/vmd/Makefile
+++ b/science/vmd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vmd
DISTVERSION= 1.9.3
+PORTREVISION= 1
CATEGORIES= science graphics python tcl tk
MASTER_SITES= http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.99b6/:tachyon \
http://www.photonlimited.com/~johns/tachyon/files/0.99b6/:tachyon \
@@ -19,12 +20,12 @@ LICENSE= VMD BSD3CLAUSE STRIDE
LICENSE_COMB= multi
BUILD_DEPENDS= makedepend:devel/makedepend \
- ${PYNUMERIC}
+ ${NUMPY}
LIB_DEPENDS= libtcl85.so:lang/tcl85 \
libtk85.so:x11-toolkits/tk85 \
libfltk.so:x11-toolkits/fltk \
libnetcdf.so:science/netcdf
-RUN_DEPENDS= ${PYNUMERIC}
+RUN_DEPENDS= ${NUMPY}
LICENSE_FILE_VMD= ${WRKSRC}/LICENSE
LICENSE_PERMS_VMD= auto-accept