diff options
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r-- | accessibility/atk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index a518dd52a..ba4d41efb 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -18,7 +18,7 @@ USES= tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES+= gettext gmake libtool pathfix pkgconfig +USES+= gettext gmake libtool:keepla pathfix pkgconfig USE_GNOME= glib20 gnomehier introspection:build referencehack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include |