diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-11-09 15:00:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-11-09 15:00:35 +0000 |
commit | 4d64f8f50b4b945c5c628212009a5729b1de4c3d (patch) | |
tree | 73160c88d125bcf8dc5a182fc4bf17831ce63a93 /x11-toolkits | |
parent | 9c30f3b3d7fd39fccb6d5582d78beb0548fdaba2 (diff) | |
download | ports-4d64f8f50b4b945c5c628212009a5729b1de4c3d.tar.gz ports-4d64f8f50b4b945c5c628212009a5729b1de4c3d.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkextra/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/gtkextra/Makefile b/x11-toolkits/gtkextra/Makefile index 195c6da256d7..2b21ddd7b4d8 100644 --- a/x11-toolkits/gtkextra/Makefile +++ b/x11-toolkits/gtkextra/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME:S/gtk/gtk+/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A useful widget set complementary to GTK+ +DEPRECATED= no longer supported upstream, no more depend on +EXPIRATION_DATE= 2011-12-09 + USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GNOME= gtk12 |