diff options
-rw-r--r-- | net-im/telepathy-farstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-farstream/Makefile b/net-im/telepathy-farstream/Makefile index 068bf684a..d9f549718 100644 --- a/net-im/telepathy-farstream/Makefile +++ b/net-im/telepathy-farstream/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PYTHON= yes USES= gmake pathfix pkgconfig -USE_GNOME= glib20 libxslt:build ltverhack +USE_GNOME= glib20 libxslt:build ltverhack introspection:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |