diff options
-rw-r--r-- | security/gaim-otr/Makefile | 3 |
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 \ |