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 5458419c24da..9a64f37e8b2b 100644 --- a/x11-clocks/asclock-gtk/Makefile +++ b/x11-clocks/asclock-gtk/Makefile @@ -18,7 +18,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= asclock USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 HAS_CONFIGURE= yes .if defined(BATCH) |