From 08c99f3ad5e81fd0d89c32e9337608d9a9bb4e35 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Wed, 24 Apr 2013 07:35:40 +0000 Subject: - Convert USE_GETTEXT to USES (part 1) Approved by: portmgr (bapt) --- games/klavaro/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/klavaro') diff --git a/games/klavaro/Makefile b/games/klavaro/Makefile index 5fb726f4728a..7ea93b2e5337 100644 --- a/games/klavaro/Makefile +++ b/games/klavaro/Makefile @@ -22,10 +22,9 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ gtkdatabox:${PORTSDIR}/x11-toolkits/gtkdatabox \ xcb:${PORTSDIR}/x11/libxcb -USES= pkgconfig +USES= pkgconfig gettext USE_BZIP2= yes USE_GMAKE= yes -USE_GETTEXT= yes USE_ICONV= yes USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext \ xfixes xi xinerama xrandr xrender -- cgit v1.2.3