diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-28 17:11:06 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-28 17:11:06 +0000 |
commit | e488e30ebf86ca3f7fa05ad548aaf86cb87e036d (patch) | |
tree | a14be6276092c9ab2ec6226e8813dcf8a9987cac /polish | |
parent | 122d8f93ec183b4b2eb5465eba1ff414c45be43e (diff) | |
download | ports-e488e30ebf86ca3f7fa05ad548aaf86cb87e036d.tar.gz ports-e488e30ebf86ca3f7fa05ad548aaf86cb87e036d.zip |
Notes
Diffstat (limited to 'polish')
-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 36cf36d29f6d..a43c417d73ce 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -7,6 +7,7 @@ PORTNAME= kadu PORTVERSION= 0.4.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= http://www.kadu.net/download/stable/ @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mwisnicki+freebsd@gmail.com COMMENT= QT Gadu-Gadu client -LIB_DEPENDS= gadu.3:${PORTSDIR}/polish/ekg\ +LIB_DEPENDS= gadu.3:${PORTSDIR}/polish/libgadu\ sndfile.1:${PORTSDIR}/audio/libsndfile USE_BZIP2= yes |