aboutsummaryrefslogtreecommitdiff
path: root/deskutils/basket
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2007-03-08 14:12:08 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2007-03-08 14:12:08 +0000
commit4a6abcecf2c5f546ba6a39eeece5930c2e126f71 (patch)
tree5156ae539dcf7a194aee1f038725bed467343d13 /deskutils/basket
parent536be70f3545169c8ac95e3f3b87d128c531f5fc (diff)
downloadports-4a6abcecf2c5f546ba6a39eeece5930c2e126f71.tar.gz
ports-4a6abcecf2c5f546ba6a39eeece5930c2e126f71.zip
Track libgpg-error shlib version change.
Notes
Notes: svn path=/head/; revision=186897
Diffstat (limited to 'deskutils/basket')
-rw-r--r--deskutils/basket/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/basket/Makefile b/deskutils/basket/Makefile
index cc992afb1449..8ab777190305 100644
--- a/deskutils/basket/Makefile
+++ b/deskutils/basket/Makefile
@@ -6,6 +6,7 @@
PORTNAME= basket
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= deskutils kde
MASTER_SITES= http://basket.kde.org/downloads/
@@ -13,7 +14,7 @@ MAINTAINER= markus@FreeBSD.org
COMMENT= Desktop organization tool
LIB_DEPENDS+= gpgme.17:${PORTSDIR}/security/gpgme \
- gpg-error.3:${PORTSDIR}/security/libgpg-error
+ gpg-error.0:${PORTSDIR}/security/libgpg-error
USE_KDELIBS_VER= 3
USE_GMAKE= yes