diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-11-08 14:31:40 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-11-08 14:31:40 +0000 |
commit | 7ec7468932acb1dec576e51f4ace2e4029fea9a2 (patch) | |
tree | a811a5a82ceb9e468d7f4edf82b181da07f15024 /polish | |
parent | 25062e9577185b42e4c8eb98b76e7e476ee311d0 (diff) | |
download | ports-7ec7468932acb1dec576e51f4ace2e4029fea9a2.tar.gz ports-7ec7468932acb1dec576e51f4ace2e4029fea9a2.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/gnugadu2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index eeca0fcae003..200433ca6505 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnugadu2 PORTVERSION= 2.3.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= polish net-im MASTER_SITES= SF/ggadu/gg2/${PORTVERSION} DISTNAME= gg2-${PORTVERSION} @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gadu-Gadu IM network client LIB_DEPENDS= gadu.3:${PORTSDIR}/polish/libgadu \ - audiofile.0:${PORTSDIR}/audio/libaudiofile + libaudiofile.so:${PORTSDIR}/audio/libaudiofile GNU_CONFIGURE= yes INSTALLS_ICONS= yes |