From d9b7a5d08f21fddb6cfde0f9007bf386efa262c3 Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 22 Sep 2013 00:45:30 +0000 Subject: Add NO_STAGE to all ports, until we convert each one. Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/at-spi2-atk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'accessibility/at-spi2-atk') diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index db501fc9a..61b419aa4 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -14,11 +14,12 @@ COMMENT= Assisted Technology Provider module for GTK+ LICENSE= LGPL21 BUILD_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core -LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus +LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core PORTSCOUT= limitw:1,even +NO_STAGE= yes USE_XZ= yes USES= gmake pathfix pkgconfig USE_GNOME= gnomehier intlhack glib20 atk -- cgit v1.2.3