diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 20:28:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 20:28:31 +0000 |
commit | 3127da9b78f31e42eb76eb14c5350d2773903d23 (patch) | |
tree | 809e541af15b73734c43182b4f41107e2d9dd2b8 /net-im/ayttm | |
parent | dff87f87c667f57bd5102bc4cee12731c786a577 (diff) |
Notes
Diffstat (limited to 'net-im/ayttm')
-rw-r--r-- | net-im/ayttm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index f20e9ccdac06..67d5e2f784cf 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -3,7 +3,7 @@ PORTNAME= ayttm PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= SF @@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile \ libjasper.so:${PORTSDIR}/graphics/jasper \ libgpgme.so:${PORTSDIR}/security/gpgme \ - libpspell.so:${PORTSDIR}/textproc/aspell \ libenchant.so:${PORTSDIR}/textproc/enchant OPTIONS_DEFINE= ESOUND YAHOO |