diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-28 22:50:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-28 22:50:44 +0000 |
commit | 64e8cb66bb17161314fdd4cfff20fff88e9bf87f (patch) | |
tree | 23d4048708146e4b5bc87f7a8520039d30ce0e81 /polish/ekg | |
parent | 6fd4bdbdfe28330879a231c0d94881fca56255d4 (diff) | |
download | ports-64e8cb66bb17161314fdd4cfff20fff88e9bf87f.tar.gz ports-64e8cb66bb17161314fdd4cfff20fff88e9bf87f.zip |
Notes
Diffstat (limited to 'polish/ekg')
-rw-r--r-- | polish/ekg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index d97660c705e3..57270ad4035c 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -6,7 +6,7 @@ PORTNAME= ekg PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= polish net MASTER_SITES= http://dev.null.pl/ekg/archive/ @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jacek@combit.com.pl COMMENT= Text-mode Gadu-Gadu client -LIB_DEPENDS= aspell.15:${PORTSDIR}/polish/aspell +LIB_DEPENDS= aspell.16:${PORTSDIR}/polish/aspell USE_GMAKE= yes GNU_CONFIGURE= yes |