diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-03-09 22:45:46 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-03-09 22:45:46 +0000 |
commit | 0e8ffbf796b07d0014cc3525c9ed5aa19326fec2 (patch) | |
tree | 4427e8d614af0a770b8d8222d672407ee6781647 | |
parent | Update to 0.100.1. (diff) |
Mark deprecated and set removal date.
This is a unsupported devel version, with no owner. Use
x11-drivers/xf86-video-radeonhd instead.
Notes
Notes:
svn path=/head/; revision=313769
Diffstat (limited to '')
-rw-r--r-- | x11-drivers/xf86-video-radeonhd-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-radeonhd-devel/Makefile b/x11-drivers/xf86-video-radeonhd-devel/Makefile index b7536df36968..12c635559a5a 100644 --- a/x11-drivers/xf86-video-radeonhd-devel/Makefile +++ b/x11-drivers/xf86-video-radeonhd-devel/Makefile @@ -16,6 +16,9 @@ PKGNAMESUFFIX= -devel MAINTAINER= ports@FreeBSD.org COMMENT= X.Org ati RadeonHD display driver development version +DEPRECATED= Unsupported devel version +EXPIRATION_DATE=2013-04-09 + BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros \ ${LOCALBASE}/libdata/pkgconfig/gl.pc:${PORTSDIR}/graphics/libGL LIB_DEPENDS= pciaccess.0:${PORTSDIR}/devel/libpciaccess |