diff options
Diffstat (limited to 'accessibility/atk')
-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 92626220b..1d6708ea0 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -19,7 +19,7 @@ USES= tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes USES+= gettext gmake libtool pathfix pkgconfig -USE_GNOME= glib20 gnomehier introspection:build referencehack +USE_GNOME= glib20 introspection:build referencehack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib |