diff options
Diffstat (limited to 'graphics/libimg/Makefile')
-rw-r--r-- | graphics/libimg/Makefile | 3 |
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 |