diff options
Diffstat (limited to 'x11-clocks/wmclockmon/Makefile')
-rw-r--r-- | x11-clocks/wmclockmon/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-clocks/wmclockmon/Makefile b/x11-clocks/wmclockmon/Makefile index 5d212a7b8dc9..1d9dfb6a7204 100644 --- a/x11-clocks/wmclockmon/Makefile +++ b/x11-clocks/wmclockmon/Makefile @@ -7,15 +7,14 @@ PORTNAME= wmclockmon PORTVERSION= 0.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ MAINTAINER= xride@FreeBSD.org COMMENT= A digital clock dockapp with a similar look to wmcpuload -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |