aboutsummaryrefslogtreecommitdiff
path: root/biology/pymol/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2011-05-09 04:36:54 +0000
committerMaho Nakata <maho@FreeBSD.org>2011-05-09 04:36:54 +0000
commitf2febc81eeab0d296325ecc49e1825762e5cd5d7 (patch)
tree70fe63d02c5d37b630970de51fcb6a0c26fcd7cf /biology/pymol/Makefile
parent14656dac8423a0b2449fd08d92269e37e976bd28 (diff)
downloadports-f2febc81eeab0d296325ecc49e1825762e5cd5d7.tar.gz
ports-f2febc81eeab0d296325ecc49e1825762e5cd5d7.zip
Notes
Diffstat (limited to 'biology/pymol/Makefile')
-rw-r--r--biology/pymol/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/biology/pymol/Makefile b/biology/pymol/Makefile
index 665e0d1dde2b..dd1f70fa088a 100644
--- a/biology/pymol/Makefile
+++ b/biology/pymol/Makefile
@@ -18,12 +18,12 @@ RUN_DEPENDS= ${PYNUMERIC} \
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
freetype.9:${PORTSDIR}/print/freetype2
-VERSION= 1.3r1
-SVNREVISION= 3913
+VERSION= 1.4.1
+SVNREVISION= 3946
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/pymol-${PORTVERSION}
-USE_GL= glut
+USE_GL= glut glew
USE_GMAKE= yes
USE_PYTHON= yes
PLIST_SUB= PYTHON_VER=${PYTHON_VER}
@@ -44,7 +44,7 @@ do-fetch-svn:
#svn ls https://pymol.svn.sourceforge.net/svnroot/pymol/tags
#http://pymol.svn.sourceforge.net/viewvc/pymol/trunk/
${RM} -rf pymol-${VERSION}.${SVNREVISION}
- svn -r ${SVNREVISION} export https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol pymol-${VERSION}.${SVNREVISION}
+ svn -r ${SVNREVISION} export http://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol pymol-${VERSION}.${SVNREVISION}
tar cvfj pymol-${VERSION}.${SVNREVISION}.tar.bz2 pymol-${VERSION}.${SVNREVISION}
scp pymol-${VERSION}.${SVNREVISION}.tar.bz2 freefall.freebsd.org:public_distfiles/pymol/