diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | b70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch) | |
tree | daa87464331d7a402c941bab0dc2a11aa17eded2 /biology | |
parent | 22062658cbb067b033cde2955d3b2b58d2645691 (diff) | |
download | ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.tar.gz ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/molden/Makefile | 2 | ||||
-rw-r--r-- | biology/spdbv/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index d1351f0b2b8a..bb372d631c24 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -17,6 +17,8 @@ MAINTAINER= rmiya@cc.hirosaki-u.ac.jp COMMENT= Display molecular orbitals and electron densities in 2D and 3D BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_XLIB= yes diff --git a/biology/spdbv/Makefile b/biology/spdbv/Makefile index 98faa18c2893..27e266b259c3 100644 --- a/biology/spdbv/Makefile +++ b/biology/spdbv/Makefile @@ -28,6 +28,8 @@ RUN_DEPENDS= ${LINUXBASE}${X11BASE}/lib/libMesaGL.so.3:${PORTSDIR}/graphics/linu SPDBV= SPDBV IGNORE= is incompatible with new x11-toolkits/linux-openmotif 2.2.4 +EXPIRATION_DATE=2005-02-18 +DEPRECATED= "${IGNORE}" WRKSRC= ${WRKDIR}/SPDBV_DISTRIBUTION |