diff options
author | asami <asami@FreeBSD.org> | 2000-02-24 07:01:14 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-24 07:01:14 +0000 |
commit | 653fbaae51bcdfb0c919198b06f44acd814448cd (patch) | |
tree | 7250c7a1f5029a41e785c8f3cd59c7c73a1f0fc1 /audio/knapster | |
parent | e34bdf0d0d737e2566bc7ca9073be21b7cb2109b (diff) | |
download | FreeBSD-ports-653fbaae51bcdfb0c919198b06f44acd814448cd.zip FreeBSD-ports-653fbaae51bcdfb0c919198b06f44acd814448cd.tar.gz |
Bump shlib versions of kdelibs11 and kdesupport11.
Diffstat (limited to 'audio/knapster')
-rw-r--r-- | audio/knapster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/knapster/Makefile b/audio/knapster/Makefile index 07ee04c..cb8b6fe 100644 --- a/audio/knapster/Makefile +++ b/audio/knapster/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://knapster.netpedia.net/packages/ MAINTAINER= jedgar@FreeBSD.org #BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake -LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= ${LOCALBASE}/bin/kdehelp:${PORTSDIR}/x11/kdebase11 USE_AUTOCONF= yes |