diff options
Diffstat (limited to 'games/belooted/Makefile')
-rw-r--r-- | games/belooted/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/belooted/Makefile b/games/belooted/Makefile index 38ddf30119e0..bd2cdeb40caa 100644 --- a/games/belooted/Makefile +++ b/games/belooted/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |