diff options
author | arved <arved@FreeBSD.org> | 2003-11-19 23:02:04 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-11-19 23:02:04 +0800 |
commit | 15219c8a165e4b99a386fec22bea2dcbca69fb57 (patch) | |
tree | fe87804ac7721e61588349c4c419760f871305bf /polish | |
parent | 1f93e9e791b75e1275dd134ec946875a9353b013 (diff) | |
download | freebsd-ports-graphics-15219c8a165e4b99a386fec22bea2dcbca69fb57.tar.gz freebsd-ports-graphics-15219c8a165e4b99a386fec22bea2dcbca69fb57.tar.zst freebsd-ports-graphics-15219c8a165e4b99a386fec22bea2dcbca69fb57.zip |
Chase libgadu shared library version.
Bump PORTREVISION
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 a41cbb817ff..c56bf3ec5c2 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 |