aboutsummaryrefslogtreecommitdiff
path: root/graphics/libimg
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 18:16:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 18:16:42 +0000
commit4e36828cbe71171638784e8c479ea95eb4563200 (patch)
treef2c89b761cf7f47cb2e4a199959e3421d566381c /graphics/libimg
parentef268a4b86d11a4d2dd6302bef8525e27c99f791 (diff)
downloadports-4e36828cbe71171638784e8c479ea95eb4563200.tar.gz
ports-4e36828cbe71171638784e8c479ea95eb4563200.zip
Notes
Diffstat (limited to 'graphics/libimg')
-rw-r--r--graphics/libimg/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile
index 3d083413198e..bda830ed0aeb 100644
--- a/graphics/libimg/Makefile
+++ b/graphics/libimg/Makefile
@@ -19,6 +19,9 @@ LIB_DEPENDS= png:${PORTSDIR}/graphics/png \
jpeg:${PORTSDIR}/graphics/jpeg \
tiff:${PORTSDIR}/graphics/tiff
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
.if defined(USE_TK) && ${USE_TK} == 83
PKGNAMESUFFIX= -tk83
USE_TK= 83