diff options
author | asami <asami@FreeBSD.org> | 2000-02-24 15:01:14 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-24 15:01:14 +0800 |
commit | 653fbaae51bcdfb0c919198b06f44acd814448cd (patch) | |
tree | 7250c7a1f5029a41e785c8f3cd59c7c73a1f0fc1 /audio/kmp3 | |
parent | e34bdf0d0d737e2566bc7ca9073be21b7cb2109b (diff) | |
download | freebsd-ports-gnome-653fbaae51bcdfb0c919198b06f44acd814448cd.tar.gz freebsd-ports-gnome-653fbaae51bcdfb0c919198b06f44acd814448cd.tar.zst freebsd-ports-gnome-653fbaae51bcdfb0c919198b06f44acd814448cd.zip |
Bump shlib versions of kdelibs11 and kdesupport11.
Diffstat (limited to 'audio/kmp3')
-rw-r--r-- | audio/kmp3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/kmp3/Makefile b/audio/kmp3/Makefile index 3c2eff227ec8..e31a86d654c1 100644 --- a/audio/kmp3/Makefile +++ b/audio/kmp3/Makefile @@ -13,8 +13,8 @@ MASTER_SITE_SUBDIR= stable/1.1/apps/multimedia/sound MAINTAINER= obonilla@fisicc-ufm.edu -LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 \ - kdeui.2:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ + kdeui.3:${PORTSDIR}/x11/kdelibs11 USE_QT= yes GNU_CONFIGURE= yes |