diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-11-11 13:02:16 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-11-11 13:02:16 +0000 |
commit | 30dc78c5dc490346523671d70b50995a1136c253 (patch) | |
tree | 085ad143cde48f430667c2aff6fd1ac0057af2dd /x11-toolkits | |
parent | 91e30655499c7e9443e844a08d3460a7c28d2841 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-f10-gtk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index d1997e0d85d9..11482872f4a4 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= Gtk library (Linux Fedora 10) +DEPRECATED= GTK1 is deprecated +EXPIRATION_DATE=2013-12-01 + CONFLICTS= linux-gtk-[0-9]* linux-f8-gtk-[0-9]* ONLY_FOR_ARCHS= i386 amd64 |