diff options
author | kris <kris@FreeBSD.org> | 2006-09-04 22:50:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-04 22:50:49 +0800 |
commit | 27c6559af28cf8dc0147265e8992113e43474a77 (patch) | |
tree | 431d242950a3b7b719cdce25e52944ee35f001c7 /biology | |
parent | 370c1ef35a49010b324eaf9beecf9429ddd1ffd2 (diff) | |
download | freebsd-ports-gnome-27c6559af28cf8dc0147265e8992113e43474a77.tar.gz freebsd-ports-gnome-27c6559af28cf8dc0147265e8992113e43474a77.tar.zst freebsd-ports-gnome-27c6559af28cf8dc0147265e8992113e43474a77.zip |
BROKEN: Size mismatch. Since this is unmaintained, deprecate and schedule
for termination on 2006-12-01
Diffstat (limited to 'biology')
-rw-r--r-- | biology/molden/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index 94c30880e811..1d31d8faf454 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -17,6 +17,10 @@ EXTRACT_ONLY= ${PORTNAME}${PORTVERSION}.tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Display molecular orbitals and electron densities in 2D and 3D +BROKEN= Size mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 + LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut USE_XLIB= yes |