diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 23:55:07 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 23:55:07 +0000 |
commit | 619dd14e52ee4a56259b9a6d0b9366cfd3b222da (patch) | |
tree | e26d4c0b0033daa95d25da58e16e24d1443fc554 /x11-toolkits | |
parent | 86cfa974b44132bc2e06a6633ebaa0b0b6dda231 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-fox/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox10/Makefile | 3 |
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 |