diff options
Diffstat (limited to 'x11-clocks/asclock-gtk/Makefile')
-rw-r--r-- | x11-clocks/asclock-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/asclock-gtk/Makefile b/x11-clocks/asclock-gtk/Makefile index c1334f9617fb..4e29cb0b37be 100644 --- a/x11-clocks/asclock-gtk/Makefile +++ b/x11-clocks/asclock-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= asclock-gtk PORTVERSION= 2.1.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-clocks afterstep windowmaker MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama @@ -19,6 +19,7 @@ COMMENT= New flavor of asclock (GTK version) WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= asclock +USE_XORG= x11 xt USE_GNOME= gtk12 HAS_CONFIGURE= yes |