diff options
Diffstat (limited to 'games/krubik/Makefile')
-rw-r--r-- | games/krubik/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/krubik/Makefile b/games/krubik/Makefile index b356336818f1..cbc808439598 100644 --- a/games/krubik/Makefile +++ b/games/krubik/Makefile @@ -7,12 +7,13 @@ PORTNAME= krubik PORTVERSION= 1.06 +PORTREVISION= 1 CATEGORIES= games kde MASTER_SITES= http://www.phys.uu.nl/~eendebak/kde/ MAINTAINER= jedgar@fxp.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=1 GNU_CONFIGURE= yes |