diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-03-12 08:48:16 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-03-12 08:48:16 +0000 |
commit | 3135c7bc0bbfac25e873bdc499b97c6fcf55ac93 (patch) | |
tree | c8a231c17811904ca0dc9f784d201d33ac0019f9 /x11-toolkits | |
parent | d3cd1086b591f3721c8e06ff9cd06be5ad87ccda (diff) | |
download | ports-3135c7bc0bbfac25e873bdc499b97c6fcf55ac93.tar.gz ports-3135c7bc0bbfac25e873bdc499b97c6fcf55ac93.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox12/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/fox12/Makefile b/x11-toolkits/fox12/Makefile index cb5e1b084d77..85d15ce773a7 100644 --- a/x11-toolkits/fox12/Makefile +++ b/x11-toolkits/fox12/Makefile @@ -16,6 +16,9 @@ MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ MAINTAINER?= gahr@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.2 +DEPRECATED= Unsupported, please use x11-toolkits/fox14 or x11-toolkits/fox16 instead. +EXPIRATION_DATE=2010-04-30 + LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ |