diff options
Diffstat (limited to 'x11-clocks/gdesklets-countdown/Makefile')
-rw-r--r-- | x11-clocks/gdesklets-countdown/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/gdesklets-countdown/Makefile b/x11-clocks/gdesklets-countdown/Makefile index 8e032390c8d0..664800e9c2b2 100644 --- a/x11-clocks/gdesklets-countdown/Makefile +++ b/x11-clocks/gdesklets-countdown/Makefile @@ -7,7 +7,7 @@ PORTNAME= countdown PORTVERSION= 0.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-clocks gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- @@ -19,7 +19,7 @@ COMMENT= Countdown the remaining time until a configurable date RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets USE_BZIP2= yes -USE_XLIB= yes +USE_XORG= x11 USE_PYTHON= yes NAME= Countdown |