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 /games/krubik | |
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 'games/krubik')
-rw-r--r-- | games/krubik/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/krubik/Makefile b/games/krubik/Makefile index 1b3d122347a6..69365fd07ac0 100644 --- a/games/krubik/Makefile +++ b/games/krubik/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.phys.uu.nl/~eendebak/kde/ MAINTAINER= jedgar@fxp.org BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 +LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 GNU_CONFIGURE= yes USE_QT= yes |