I confirmed that  the patch provided by Jason works for ayttm. It is
also necessary to change ayttm/Makefile, because libgpgme has a new
version number, and set a port revision number. The corresponding
patch is attached.

-- 
My preferred quotation of Robert Louis Stevenson is "You cannot
make an omelette without breaking eggs". Not because I like the
omelettes, but because I like the sound of eggs being broken.
--- ayttm/Makefile.orig 2009-06-30 11:56:40.000000000 -0300
+++ ayttm/Makefile      2009-07-02 21:27:01.000000000 -0300
@@ -7,6 +7,7 @@
 
 PORTNAME=      ayttm
 PORTVERSION=   0.5.0.82
+PORTREVISION=  1
 CATEGORIES=    net-im
 MASTER_SITES=  SF
 DISTNAME=      ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
@@ -16,7 +17,7 @@
 
 LIB_DEPENDS=   audiofile.0:${PORTSDIR}/audio/libaudiofile \
                jasper.4:${PORTSDIR}/graphics/jasper \
-               gpgme.17:${PORTSDIR}/security/gpgme \
+               gpgme.18:${PORTSDIR}/security/gpgme \
                pspell.16:${PORTSDIR}/textproc/aspell
 
 OPTIONS=       ARTS    "Enable aRts support"           off \
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to