aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-04-10 18:06:21 +0800
committerrafan <rafan@FreeBSD.org>2008-04-10 18:06:21 +0800
commite714cf7d936336091f6f7845d2c1ac837f8625f9 (patch)
treefa3f19e5864ae4404b4b13852b7321ae98792a73 /devel
parent3b573e40ec6a659b111810def02820727cad8cda (diff)
downloadfreebsd-ports-gnome-e714cf7d936336091f6f7845d2c1ac837f8625f9.tar.gz
freebsd-ports-gnome-e714cf7d936336091f6f7845d2c1ac837f8625f9.tar.zst
freebsd-ports-gnome-e714cf7d936336091f6f7845d2c1ac837f8625f9.zip
- Mark as deprecated as last release was 8 years ago. People should
really use swig 1.3 instead. Suggested by: Krzysztof Stryjek <wtp at wtp3.org>
Diffstat (limited to 'devel')
-rw-r--r--devel/swig11/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
index 175d011d857c..d985864d88be 100644
--- a/devel/swig11/Makefile
+++ b/devel/swig11/Makefile
@@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simplified Wrapper and Interface Generator
+DEPRECATED= use devel/swig13 instead, last release of 1.1 was 8 years ago
+EXPIRATION_DATE=2008-05-10
+
BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR} \
${LOCALBASE}/bin/tclsh8.4:${PORTSDIR}/lang/tcl84