aboutsummaryrefslogtreecommitdiff
path: root/sysutils/conky/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/conky/Makefile')
-rw-r--r--sysutils/conky/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 70d41eeb7d2e..17efda2529c1 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -12,13 +12,16 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= novel@FreeBSD.org
-COMMENT= An advanced, highly configurable system monitor for X
+MAINTAINER?= novel@FreeBSD.org
+COMMENT?= An advanced, highly configurable system monitor for X
+
+CONFLICTS?= conky-awesome-[0-9]*
+SLAVEDIRS= sysutils/conky-awesome
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_XORG= x11 xext xdamage
-USE_GNOME= pkgconfig
+USE_XORG?= x11 xext xdamage
+USE_GNOME?= pkgconfig
USE_ICONV= yes
CONFIGURE_ARGS+= --disable-portmon \
--disable-proc-uptime \