diff options
Diffstat (limited to 'lang/cint')
-rw-r--r-- | lang/cint/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/cint/Makefile b/lang/cint/Makefile index 97c20c30a486..e75830390a33 100644 --- a/lang/cint/Makefile +++ b/lang/cint/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://root.cern.ch/drupal/sites/default/files/ MAINTAINER= fjoe@FreeBSD.org COMMENT= C/C++ interpreter +DEPRECATED= Abandonware; superseded by lang/cling +EXPIRATION_DATE= 2019-07-31 + BROKEN_powerpc64= does not build: cint/include/iosenum.h: segmentation fault (core dumped) BUILD_DEPENDS= bash:shells/bash |