summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-19 10:14:04 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-19 10:14:04 +0000
commit1b5d8fb0136c92276917aecb19fdf864a12f254a (patch)
treed8ab6b359667c0ca3961632ea4c073830ec67777
parent- When starting on -current, it failes due to bad syscall. Fix that. (diff)
- Deprecate this port as Gaim is replaced by Pidgin. Set the same expire
date as net-im/gaim. PR: ports/114703 Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer)
-rw-r--r--security/gaim-otr/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/gaim-otr/Makefile b/security/gaim-otr/Makefile
index 8042f20a0234..241a3dceadaf 100644
--- a/security/gaim-otr/Makefile
+++ b/security/gaim-otr/Makefile
@@ -23,6 +23,9 @@ RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim
LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \
gcrypt:${PORTSDIR}/security/libgcrypt
+DEPRECATED= Obsolete version, use security/pidgin-otr instead
+EXPIRATION_DATE=2007-08-24
+
USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libotr-prefix=${LOCALBASE}/lib \