diff options
author | kris <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | f62863c25a041364a32d55be531b4482dc026dc8 (patch) | |
tree | 1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /biology | |
parent | f108e4124947ebc2dbf1312e28ad051b4396e33a (diff) | |
download | FreeBSD-ports-f62863c25a041364a32d55be531b4482dc026dc8.zip FreeBSD-ports-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
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 d1351f0..bb372d6 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 98faa18..27e266b 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 |