From 784e4c52e19da2d697b5b38bf682bfa80caa338a Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Sun, 20 Oct 2013 19:20:15 +0000 Subject: - Update security/gpgme to 1.4.3 - Use USE_GNOME= ltverhack to correct the library version number to what the author intended. This effectively rolls the version number backwards, but should prevent future unneccesary version bumps. - Support staging - Use options helpers - Use new LIB_DEPENDS syntax - Bump PORTREVISION on dependent ports --- net-im/ayttm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im/ayttm') diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index e66fa9577e42..51c905fc54fb 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -3,7 +3,7 @@ PORTNAME= ayttm PORTVERSION= 0.5.0.111 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MASTER_SITES= SF/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} @@ -13,7 +13,7 @@ COMMENT= A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ jasper.4:${PORTSDIR}/graphics/jasper \ - gpgme.19:${PORTSDIR}/security/gpgme \ + libgpgme.so:${PORTSDIR}/security/gpgme \ pspell.16:${PORTSDIR}/textproc/aspell OPTIONS_DEFINE= ESOUND AIM_TOC ICQ_TOC -- cgit v1.2.3