aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2005-09-22 03:51:29 +0800
committerarved <arved@FreeBSD.org>2005-09-22 03:51:29 +0800
commit59328d9883fb8ddcda3a8be5a85aaf5d955e857f (patch)
tree7394276e01300504dbd5716b8b09cdb9cfac901f /science
parent45e099bd42006d5178811eed2b851f0bd79dc7c8 (diff)
downloadfreebsd-ports-gnome-59328d9883fb8ddcda3a8be5a85aaf5d955e857f.tar.gz
freebsd-ports-gnome-59328d9883fb8ddcda3a8be5a85aaf5d955e857f.tar.zst
freebsd-ports-gnome-59328d9883fb8ddcda3a8be5a85aaf5d955e857f.zip
Add B-Dep on imake
Update Maintainer email PR: 86419 Submitted by: Sangwoo Shim <sangwoos@gmail.com>
Diffstat (limited to 'science')
-rw-r--r--science/vmd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/science/vmd/Makefile b/science/vmd/Makefile
index 00d250fc0f5c..5cf9cbf972e5 100644
--- a/science/vmd/Makefile
+++ b/science/vmd/Makefile
@@ -13,10 +13,11 @@ MASTER_SITES= http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.97/ \
ftp://ftp.ebi.ac.uk/pub/software/unix/stride/src/
DISTFILES= ${VMD_DIST} ${TACHYON_DIST} ${STRIDE_DIST}
-MAINTAINER= ssw@neo.redjade.org
+MAINTAINER= sangwoos@gmail.com
COMMENT= A molecular visualization program
-BUILD_DEPENDS= ${PYNUMERIC}
+BUILD_DEPENDS= makedepend:${X_IMAKE_PORT} \
+ ${PYNUMERIC}
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \
tk84:${PORTSDIR}/x11-toolkits/tk84 \
fltk:${PORTSDIR}/x11-toolkits/fltk