diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 20:27:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 20:27:12 +0000 |
commit | 9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89 (patch) | |
tree | 0313f25ade8febbe9e10f2d02767a488b02d4f27 /devel/stlport-icc | |
parent | 593f18f26f037e6495732cf883ddc14507b7cb85 (diff) | |
download | ports-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.tar.gz ports-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.zip |
Notes
Diffstat (limited to 'devel/stlport-icc')
-rw-r--r-- | devel/stlport-icc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/stlport-icc/Makefile b/devel/stlport-icc/Makefile index 2e3ddcdb920b..aaa56b46376f 100644 --- a/devel/stlport-icc/Makefile +++ b/devel/stlport-icc/Makefile @@ -13,6 +13,8 @@ COMMENT= Adaptation of SGI's Standard Template Library for ICC BUILD_DEPENDS= icc:${PORTSDIR}/lang/icc icpc:${PORTSDIR}/lang/icc IGNORE= does not work with stlport 4.6.2 +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 ONLY_FOR_ARCHS= i386 |