diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-25 08:20:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-25 08:20:05 +0800 |
commit | d49229d29ac980f6b6f31754794016170d09918d (patch) | |
tree | 16775fc2dcefa6054eb1f03de94b22bcd0474f73 /net-im | |
parent | 2d8345aab8518e5f713af7f58c0ef0bca304169e (diff) | |
download | marcuscom-ports-d49229d29ac980f6b6f31754794016170d09918d.tar.gz marcuscom-ports-d49229d29ac980f6b6f31754794016170d09918d.tar.zst marcuscom-ports-d49229d29ac980f6b6f31754794016170d09918d.zip |
Mark Gaim as deprecated.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8919 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im')
-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 10b293e87..668c27d8e 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 |