diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-11-19 15:02:04 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-11-19 15:02:04 +0000 |
commit | 25f62e981cdd9237e5d7721864708e4d4364a616 (patch) | |
tree | 1f29f91f143cc2a66858de0e0256fc217cf12ac8 /polish/kadu/Makefile | |
parent | 4cd809bc4cb59a183df2ba35c048eab734035bd4 (diff) | |
download | ports-25f62e981cdd9237e5d7721864708e4d4364a616.tar.gz ports-25f62e981cdd9237e5d7721864708e4d4364a616.zip |
Notes
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 |