diff options
Diffstat (limited to 'sysutils/conky')
-rw-r--r-- | sysutils/conky/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index 095c9f2196de..49094348b237 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -13,7 +13,7 @@ COMMENT?= Advanced, highly configurable system monitor for X11 CONFLICTS?= conky-awesome-[0-9]* SLAVEDIRS= sysutils/conky-awesome -USES= gmake iconv pkgconfig tar:bzip2 +USES= cpe gmake iconv pkgconfig tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-portmon \ --disable-hddtemp \ |