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