diff options
Diffstat (limited to 'sysutils/wmbluecpu/Makefile')
-rw-r--r-- | sysutils/wmbluecpu/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/wmbluecpu/Makefile b/sysutils/wmbluecpu/Makefile index 386634bdb03d..29785eed033d 100644 --- a/sysutils/wmbluecpu/Makefile +++ b/sysutils/wmbluecpu/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmbluecpu PORTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils windowmaker MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/xutils @@ -16,8 +16,7 @@ MAINTAINER= benjsc@FreeBSD.org COMMENT= A CPU monitoring dockapp USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm MAN1= wmbluecpu.1 PLIST_FILES= bin/wmbluecpu |