From cfb51d057a3d4878b0c7f7fef7d78c84d49810fb Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 2 Sep 2013 21:04:00 +0000 Subject: Add an explicit dependency on pkgconf --- sysutils/lxinput/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/lxinput') diff --git a/sysutils/lxinput/Makefile b/sysutils/lxinput/Makefile index 3a8e8caaff85..a07aeff31ad7 100644 --- a/sysutils/lxinput/Makefile +++ b/sysutils/lxinput/Makefile @@ -9,12 +9,11 @@ MASTER_SITES= SF/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput% MAINTAINER= nemysis@gmx.ch COMMENT= Keyboard and mouse config tool from the LXDE project -USES= iconv +USES= iconv gmake pkgconfig USE_GNOME= gtk20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --prefix=${PREFIX} -USE_GMAKE= yes MAN1= lxinput.1 -- cgit