diff options
author | Johannes M Dieterich <jmd@FreeBSD.org> | 2017-07-12 03:37:21 +0000 |
---|---|---|
committer | Johannes M Dieterich <jmd@FreeBSD.org> | 2017-07-12 03:37:21 +0000 |
commit | abdfa5f3b6de9363e550e0a0eed2bf3b5790da67 (patch) | |
tree | ad8c1fef95b4d61a52f330c4bd8d10f931f707c8 /biology | |
parent | 489745bb12444c1cf61597f41e37691b9a4fdd69 (diff) | |
download | ports-abdfa5f3b6de9363e550e0a0eed2bf3b5790da67.tar.gz ports-abdfa5f3b6de9363e550e0a0eed2bf3b5790da67.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/molden/Makefile | 6 | ||||
-rw-r--r-- | biology/molden/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index cf9b35c42f67..6d3717878d91 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -3,7 +3,7 @@ PORTNAME= molden PORTVERSION= 5.7 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/ @@ -19,13 +19,11 @@ LICENSE_PERMS= auto-accept RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable. -BROKEN= Fails to fetch - WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} USES= fortran gmake USE_XORG= x11 -USE_GL= glu +USE_GL= gl glu MAKEFILE= makefile MAKE_JOBS_UNSAFE=yes diff --git a/biology/molden/distinfo b/biology/molden/distinfo index 0526871d79f5..06cd0c8d3e5a 100644 --- a/biology/molden/distinfo +++ b/biology/molden/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495160633 -SHA256 (molden5.7.tar.gz) = 23f379d4f55f72fc4bbf6a6b9633800fdf241148358c54da6a17f77691fc65a2 -SIZE (molden5.7.tar.gz) = 5339411 +TIMESTAMP = 1498140884 +SHA256 (molden5.7.tar.gz) = 81593a90b8115fbf3cb2565c07feda44b313984b8db9efe2d10f7d7ef8ca7c2a +SIZE (molden5.7.tar.gz) = 5339467 |