From 18ad76f6e57da87b76ef02b6bc6ab8af9bfafcd4 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 18 Dec 2009 20:14:35 +0000 Subject: - Add RSS, LUA_CAIRO and LUA_IMLIB2 options PR: ports/141176 Submitted by: Nikos Ntarmos (maintainer) --- sysutils/conky-awesome/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils/conky-awesome') diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile index bc4408719a06..713b9c81d97d 100644 --- a/sysutils/conky-awesome/Makefile +++ b/sysutils/conky-awesome/Makefile @@ -10,13 +10,11 @@ PKGNAMESUFFIX= -awesome MAINTAINER= ntarmos@cs.uoi.gr COMMENT= An advanced, highly configurable system monitor (configured for x11-wm/awesome) -MASTERDIR= ${.CURDIR}/../../sysutils/conky +MASTERDIR= ${.CURDIR}/../conky DESCR= ${.CURDIR}/pkg-descr CONFLICTS= conky-[0-9]* USE_XORG= # This is a comment -USE_GNOME= pkgconfig -CONFIGURE_ARGS+= --disable-x11 --disable-own-window .include "${MASTERDIR}/Makefile" -- cgit