summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-07-28 17:11:06 +0000
committeritetcu <itetcu@FreeBSD.org>2006-07-28 17:11:06 +0000
commite367fb81fcc29a9065f6c1c876147fa0c683699d (patch)
tree749073c24dd0e87ad8b99e55cfaa08d1656e1f96
parent2b96903fc04aa62d05eff8f8e5196587f8166cb7 (diff)
downloadFreeBSD-ports-e367fb81fcc29a9065f6c1c876147fa0c683699d.zip
FreeBSD-ports-e367fb81fcc29a9065f6c1c876147fa0c683699d.tar.gz
Set correct dependency on libgadu.
PR: ports/99728 Submitted by: Marcin Wisnicki (maintainer)
-rw-r--r--polish/kadu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile
index 36cf36d..a43c417 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
OpenPOWER on IntegriCloud