aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-07-17 08:56:32 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-07-17 08:56:32 +0000
commitf26b2df872e25b92bf9e72fe04989caa85a05834 (patch)
tree0cc2a350add959f3eafe85d34fea45a2ca5fc18f /science
parent504dc6e12999cf5687b778fcbeaa3fa5131edbb9 (diff)
downloadports-f26b2df872e25b92bf9e72fe04989caa85a05834.tar.gz
ports-f26b2df872e25b92bf9e72fe04989caa85a05834.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/ghemical/Makefile3
-rw-r--r--science/libghemical/Makefile2
2 files changed, 5 insertions, 0 deletions
diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile
index 6a3d08a5cc5b..be70346207f2 100644
--- a/science/ghemical/Makefile
+++ b/science/ghemical/Makefile
@@ -13,6 +13,9 @@ COMMENT= Computational chemistry software package
LICENSE= GPLv2+
+DEPRECATED= Depends on broken and expiring libghemical
+EXPIRATION_DATE= 2018-08-20
+
LIB_DEPENDS= libmopac7.so:biology/mopac \
libghemical.so:science/libghemical \
liboglappth.so:science/liboglappth \
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile
index 5594bc268ec8..ea2e601d0808 100644
--- a/science/libghemical/Makefile
+++ b/science/libghemical/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Support libraries of science/ghemical port
BROKEN= fails to configure
+DEPRECATED= Broken for more than 5 months
+EXPIRATION_DATE= 2018-08-20
BUILD_DEPENDS= obabel:science/openbabel \
intltool-update:textproc/intltool \