diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-12-20 20:11:23 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-12-20 20:11:23 +0800 |
commit | c4ccbcfc142b24d54b51be5c45fb5451371a3de2 (patch) | |
tree | 9bf0a950587979dd4121673dd11e73dea996421f | |
parent | 9e3581b15da1ca2f16eb75c34650d1dd9350922e (diff) | |
download | marcuscom-ports-c4ccbcfc142b24d54b51be5c45fb5451371a3de2.tar.gz marcuscom-ports-c4ccbcfc142b24d54b51be5c45fb5451371a3de2.tar.zst marcuscom-ports-c4ccbcfc142b24d54b51be5c45fb5451371a3de2.zip |
This need introspection.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18966 df743ca5-7f9a-e211-a948-0013205c9059
-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 |