diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-11-07 20:21:13 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-11-07 20:21:13 +0000 |
commit | 69d100db8c7960f65446d78d727dfc2e05355533 (patch) | |
tree | 039a73d59bb19acfe783f51f7b6ba5403670b136 | |
parent | 2c3fd986ae4b3a9156b0216b875741bc12d2bb7b (diff) | |
download | ports-69d100db8c7960f65446d78d727dfc2e05355533.tar.gz ports-69d100db8c7960f65446d78d727dfc2e05355533.zip |
Notes
-rw-r--r-- | biology/molden/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index 14a33cc1e6ce..177b352b4c09 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ${PKGNAME} MAINTAINER= oivulf@gmail.com COMMENT= Display molecular orbitals and electron densities in 2D and 3D +BROKEN= Does not fetch + USE_XORG= x11 xmu USE_GL= glut USE_FORTRAN= yes |