diff options
author | novel <novel@FreeBSD.org> | 2005-11-25 02:08:15 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-11-25 02:08:15 +0800 |
commit | cc52bfeddb0fb5249c3f7227a2c3d7e9a7bed350 (patch) | |
tree | 8c56d3b8de22a609553e68002455bbb05fd7431f /sysutils/conky/Makefile | |
parent | 9304cf5ead79f13c0af0f10f44ce2921bc9f3df3 (diff) | |
download | freebsd-ports-graphics-cc52bfeddb0fb5249c3f7227a2c3d7e9a7bed350.tar.gz freebsd-ports-graphics-cc52bfeddb0fb5249c3f7227a2c3d7e9a7bed350.tar.zst freebsd-ports-graphics-cc52bfeddb0fb5249c3f7227a2c3d7e9a7bed350.zip |
The tarball has been rerolled (no security risc).
Reported by: pointyhat via kris
Diffstat (limited to 'sysutils/conky/Makefile')
-rw-r--r-- | sysutils/conky/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index abf49ae9812..26645c44848 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= novel@FreeBSD.org COMMENT= An advanced, highly configurable system monitor for X +USE_BZIP2= yes USE_REINPLACE= yes HAS_CONFIGURE= yes USE_X_PREFIX= yes |