diff options
Diffstat (limited to 'games/kbubbles/Makefile')
-rw-r--r-- | games/kbubbles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kbubbles/Makefile b/games/kbubbles/Makefile index 97ccd794da2d..54498a520301 100644 --- a/games/kbubbles/Makefile +++ b/games/kbubbles/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.kde.com/Games/Other/KBubbles/ MAINTAINER= znerd@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= ${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext-old LIB_DEPENDS= QwSpriteField.7:${PORTSDIR}/converters/kdesupport11 USE_KDELIBS_VER=1 |