diff options
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 |