diff options
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/at-spi2-atk/Makefile | 2 | ||||
-rw-r--r-- | accessibility/at-spi2-core/Makefile | 2 | ||||
-rw-r--r-- | accessibility/atk/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index 52b87e765..627a03e39 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core PORTSCOUT= limitw:1,even -USES= gmake libtool pathfix pkgconfig tar:xz +USES= gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= atk glib20 gnomehier intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index 675d17f89..73eb32c60 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= glib20 gnomehier intlhack introspection:build USE_XORG= x11 xi xtst xext USE_LDCONFIG= yes 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 |