From caffd738f368307ce36f8c8464282e17acf99ad0 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 26 May 2008 16:56:38 +0000 Subject: Add a missing dependency on pkgconfig. Reported by: itetcu --- sysutils/conky-awesome/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/conky-awesome') diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile index 5826e74bf524..705c0e90a767 100644 --- a/sysutils/conky-awesome/Makefile +++ b/sysutils/conky-awesome/Makefile @@ -17,7 +17,7 @@ PATCHDIR= ${.CURDIR}/files CONFLICTS= conky-[0-9]* USE_XORG= -USE_GNOME= +USE_GNOME= pkgconfig CONFIGURE_ARGS+= --disable-x11 .include "${MASTERDIR}/Makefile" -- cgit