aboutsummaryrefslogtreecommitdiff
path: root/sysutils/conky-awesome
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-18 20:14:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-18 20:14:35 +0000
commitba5102bc8a52805ae46b69fd3d82d87b44db8547 (patch)
tree85a6bdde9ca469414e8724ca6e8ed7aabc464e07 /sysutils/conky-awesome
parenta6ed3dc78473511f4f23a1609fa0ce8f36222203 (diff)
downloadports-ba5102bc8a52805ae46b69fd3d82d87b44db8547.tar.gz
ports-ba5102bc8a52805ae46b69fd3d82d87b44db8547.zip
Notes
Diffstat (limited to 'sysutils/conky-awesome')
-rw-r--r--sysutils/conky-awesome/Makefile4
1 files changed, 1 insertions, 3 deletions
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"