From 3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 19 Apr 2008 17:56:05 +0000 Subject: - Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) --- science/vmd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'science/vmd/Makefile') diff --git a/science/vmd/Makefile b/science/vmd/Makefile index 2ebc6e378aab..aadc89825068 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -7,7 +7,7 @@ PORTNAME= vmd PORTVERSION= 1.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science graphics python tcl tk MASTER_SITES= http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.97/:tachyon \ ftp://ftp.ebi.ac.uk/pub/software/unix/stride/src/:stride @@ -18,7 +18,7 @@ DISTFILES= ${VMD_DIST} \ MAINTAINER= sangwoos@gmail.com COMMENT= A molecular visualization program -BUILD_DEPENDS= makedepend:${X_IMAKE_PORT} \ +BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ ${PYNUMERIC} LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \ tk84:${PORTSDIR}/x11-toolkits/tk84 \ @@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYNUMERIC} USE_PERL5_BUILD= yes USE_GMAKE= yes -USE_GL= yes +USE_GL= glu USE_PYTHON= yes RESTRICTED= "License has restrictions" -- cgit v1.2.3