diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-11-11 12:55:23 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-11-11 12:55:23 +0000 |
commit | 30d8dd5f191f942b7ce0f0e17c432d5dfb5a1fc8 (patch) | |
tree | 66ac8c0cfc5948cb6a4f75dc055a3b0d0b8c5458 /emulators/linux-pete-mesagpu | |
parent | - Update to 2.9 (diff) |
Deprecate ports which depend on Linux GTK1 libraries and schedule them for removal
on December 1st, 2013.
Discussed on: emulation@ (2013-10-06)
Approved by: maintainer timeout (emulators/linux-pe*), private mail
Approved by: maintainer (games/HeroesOfMightAndMagic), via IRC
Diffstat (limited to 'emulators/linux-pete-mesagpu')
-rw-r--r-- | emulators/linux-pete-mesagpu/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux-pete-mesagpu/Makefile b/emulators/linux-pete-mesagpu/Makefile index d268a890ee67..819fc56f8ef2 100644 --- a/emulators/linux-pete-mesagpu/Makefile +++ b/emulators/linux-pete-mesagpu/Makefile @@ -12,6 +12,9 @@ DISTFILES= gpupetemesagl${MAJOR}${MINOR}${EXTRACT_SUFX} \ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= PSEmu Pro GPU plugin using an OpenGL renderer (Linux version) +DEPRECATED= Depends on deprecated Linux GTK1 +EXPIRATION_DATE=2013-12-01 + NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes |