From c9ab8e49c1a7506a85fa1d7bfd1010a6273f3075 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 21 Apr 2003 00:06:57 +0000 Subject: [PATCH] atspi implies atk. Submitted by: marcus --- accessibility/gok/Makefile | 2 +- sysutils/gok/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index 50dfaf2d7425..fbf40e38300a 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME On-Screen Keyboard (GOK) USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck atk +USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/sysutils/gok/Makefile b/sysutils/gok/Makefile index 50dfaf2d7425..fbf40e38300a 100644 --- a/sysutils/gok/Makefile +++ b/sysutils/gok/Makefile @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME On-Screen Keyboard (GOK) USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck atk +USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes