diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-14 20:24:51 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-04-14 20:24:51 +0000 |
commit | 7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6 (patch) | |
tree | ceb97f680c026c2031c8e794d4166ee12c393207 /graphics/linux-ungif | |
parent | b98600cc5bf34caedda41d5eebbfddf3e9636a8f (diff) |
Notes
Diffstat (limited to 'graphics/linux-ungif')
-rw-r--r-- | graphics/linux-ungif/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-ungif/Makefile b/graphics/linux-ungif/Makefile index 356268b5a4c6..62d6041cbf3f 100644 --- a/graphics/linux-ungif/Makefile +++ b/graphics/linux-ungif/Makefile @@ -17,6 +17,8 @@ CONFLICTS= linux-f8-ungif-[0-9]* linux-f10-ungif-[0-9]* ONLY_FOR_ARCHS= i386 amd64 +# 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 |