diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-22 08:24:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-22 08:24:11 +0000 |
commit | b346d3d4d6004521c1540e51c1ef01c0be76da37 (patch) | |
tree | 88a5b23d5e09fab8646dd982774db27c8259f5d3 /lang | |
parent | 633837fb41ba1b074dc4c4ad106f606d86e4e150 (diff) | |
download | ports-b346d3d4d6004521c1540e51c1ef01c0be76da37.tar.gz ports-b346d3d4d6004521c1540e51c1ef01c0be76da37.zip |
Deprecated ports broken for more than 6 month
Notes
Notes:
svn path=/head/; revision=334555
Diffstat (limited to 'lang')
-rw-r--r-- | lang/slib-gauche/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/slib-gauche/Makefile b/lang/slib-gauche/Makefile index ff0761b8289f..7e4945bc34e5 100644 --- a/lang/slib-gauche/Makefile +++ b/lang/slib-gauche/Makefile @@ -12,6 +12,9 @@ DISTFILES= # empty MAINTAINER= ports@FreeBSD.org COMMENT= SLIB installation for Gauche +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-12-22 + BROKEN= does not build BUILD_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib \ |