diff options
Diffstat (limited to 'polish/kadu/Makefile')
-rw-r--r-- | polish/kadu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index a41cbb817ff1..c56bf3ec5c2a 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -7,6 +7,7 @@ PORTNAME= kadu PORTVERSION= 0.3.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish net MASTER_SITES= http://kadu.net/releases/ @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jacek@combit.com.pl COMMENT= QT Gadu-Gadu client -LIB_DEPENDS= gadu.2:${PORTSDIR}/polish/ekg:install +LIB_DEPENDS= gadu.3:${PORTSDIR}/polish/ekg:install USE_GMAKE= yes GNU_CONFIGURE= yes |