diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-25 00:14:33 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-25 00:14:33 +0000 |
commit | f3109786153698358fdd0a600a562ed39c11d6df (patch) | |
tree | 7d592a87c47ba57128c3c4faa754f7a5070e0012 /net-im/gaim/Makefile | |
parent | * Make 'make-deinstall-all' check for moved ports. [1] (diff) |
Mark Gaim as deprecated, and give maintainers and users three months to
switch to Pidgin.
Diffstat (limited to 'net-im/gaim/Makefile')
-rw-r--r-- | net-im/gaim/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index bf12f71a9f91..eb3e8be4ba67 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -19,6 +19,9 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification CONFLICTS?= ja-gaim-[0-9]* gaim-devel-2* +DEPRECATED= Obsolete version, use net-im/pidgin instead +EXPIRATION_DATE=2007-08-24 + USE_AUTOTOOLS= libtool:15 USE_XLIB= yes USE_GETTEXT= yes |