diff options
Diffstat (limited to 'graphics/linux-jpeg/Makefile')
-rw-r--r-- | graphics/linux-jpeg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile index 737c41a381c8..98c0f4960718 100644 --- a/graphics/linux-jpeg/Makefile +++ b/graphics/linux-jpeg/Makefile @@ -17,6 +17,8 @@ COMMENT= RPM of the JPEG lib CONFLICTS= linux-f8-jpeg-[0-9]* linux-f10-jpeg-[0-9]* +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 USE_LDCONFIG= yes |