aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-11-28 23:55:07 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-11-28 23:55:07 +0000
commit619dd14e52ee4a56259b9a6d0b9366cfd3b222da (patch)
treee26d4c0b0033daa95d25da58e16e24d1443fc554 /x11-toolkits
parent86cfa974b44132bc2e06a6633ebaa0b0b6dda231 (diff)
downloadports-619dd14e52ee4a56259b9a6d0b9366cfd3b222da.tar.gz
ports-619dd14e52ee4a56259b9a6d0b9366cfd3b222da.zip
Mark these as deprecated: rely on deprecated port x11-toolkits/fox10.
Discussed with: maintainer
Notes
Notes: svn path=/head/; revision=223514
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-fox/Makefile3
-rw-r--r--x11-toolkits/ruby-fox10/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/py-fox/Makefile b/x11-toolkits/py-fox/Makefile
index ce7532f11318..2e684092cb23 100644
--- a/x11-toolkits/py-fox/Makefile
+++ b/x11-toolkits/py-fox/Makefile
@@ -19,6 +19,9 @@ COMMENT= Python interface to FOX Graphics library
LIB_DEPENDS= FOX-1.0:${PORTSDIR}/x11-toolkits/fox10
+DEPRECATED= depends on deprecated port x11-toolkits/fox10
+EXPIRATION_DATE= 2009-01-28
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_GL= yes
diff --git a/x11-toolkits/ruby-fox10/Makefile b/x11-toolkits/ruby-fox10/Makefile
index e2b43f25b206..d205721e2b81 100644
--- a/x11-toolkits/ruby-fox10/Makefile
+++ b/x11-toolkits/ruby-fox10/Makefile
@@ -24,6 +24,9 @@ LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox10 \
fxscintilla.19:${PORTSDIR}/x11-toolkits/fxscintilla-fox10 \
glut.4:${PORTSDIR}/graphics/libglut
+DEPRECATED= depends on deprecated port x11-toolkits/fox10
+EXPIRATION_DATE= 2009-01-28
+
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}10
USE_RUBY= yes