diff options
Diffstat (limited to 'sysutils/wmdiskmon/Makefile')
-rw-r--r-- | sysutils/wmdiskmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmdiskmon/Makefile b/sysutils/wmdiskmon/Makefile index fda10d87a0e0..03bfc9ca390f 100644 --- a/sysutils/wmdiskmon/Makefile +++ b/sysutils/wmdiskmon/Makefile @@ -7,14 +7,14 @@ PORTNAME= wmdiskmon PORTVERSION= 0.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ MAINTAINER= ports@FreeBSD.org COMMENT= Disk usage monitor dockapp -USE_XPM= x11 xpm +USE_XORG= x11 xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix="" |