aboutsummaryrefslogtreecommitdiffstats
path: root/science/vmd
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-03 11:17:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-03 11:17:19 +0800
commit4cf90b05c65ff63b679e4a9ccb4bb982a36cafdf (patch)
treec25f16e279d111bbdccec651cfe390f8432326e7 /science/vmd
parent4c8bd33779d7514cabed99d6c6eccbe6635ee926 (diff)
downloadfreebsd-ports-gnome-4cf90b05c65ff63b679e4a9ccb4bb982a36cafdf.tar.gz
freebsd-ports-gnome-4cf90b05c65ff63b679e4a9ccb4bb982a36cafdf.tar.zst
freebsd-ports-gnome-4cf90b05c65ff63b679e4a9ccb4bb982a36cafdf.zip
- Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and dependency change from science/netcdf4 to science/netcdf [1] Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html Approved by: portmgr (bapt) [1]
Diffstat (limited to 'science/vmd')
-rw-r--r--science/vmd/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/science/vmd/Makefile b/science/vmd/Makefile
index 3a64403fc9da..144e32de106c 100644
--- a/science/vmd/Makefile
+++ b/science/vmd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vmd
DISTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= science graphics python tcl tk
MASTER_SITES= http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.99b2/:tachyon \
http://www.photonlimited.com/~johns/tachyon/files/0.99b2/:tachyon \
@@ -16,10 +17,10 @@ COMMENT= A molecular visualization program
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
${PYNUMERIC}
-LIB_DEPENDS= tcl85:${PORTSDIR}/lang/tcl85 \
- tk85:${PORTSDIR}/x11-toolkits/tk85 \
- fltk.1:${PORTSDIR}/x11-toolkits/fltk \
- netcdf:${PORTSDIR}/science/netcdf
+LIB_DEPENDS= libtcl85.so:${PORTSDIR}/lang/tcl85 \
+ libtk85.so:${PORTSDIR}/x11-toolkits/tk85 \
+ libfltk.so:${PORTSDIR}/x11-toolkits/fltk \
+ libnetcdf.so:${PORTSDIR}/science/netcdf
RUN_DEPENDS= ${PYNUMERIC}
USES= gmake perl5