diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-18 07:33:23 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-18 07:33:23 +0800 |
commit | 8a9b7f32a85c8ed19ce3475cc28cc35025e84d68 (patch) | |
tree | ad52635cd9f58e7e67f2ddef8a7318852aecd00f /net-im/farstream/Makefile | |
parent | 4709c148d4acd966541d8e3b7580f2c269cd72b9 (diff) | |
download | marcuscom-ports-8a9b7f32a85c8ed19ce3475cc28cc35025e84d68.tar marcuscom-ports-8a9b7f32a85c8ed19ce3475cc28cc35025e84d68.tar.gz marcuscom-ports-8a9b7f32a85c8ed19ce3475cc28cc35025e84d68.tar.bz2 marcuscom-ports-8a9b7f32a85c8ed19ce3475cc28cc35025e84d68.tar.lz marcuscom-ports-8a9b7f32a85c8ed19ce3475cc28cc35025e84d68.tar.xz marcuscom-ports-8a9b7f32a85c8ed19ce3475cc28cc35025e84d68.tar.zst marcuscom-ports-8a9b7f32a85c8ed19ce3475cc28cc35025e84d68.zip |
Add introspection to these ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18490 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/farstream/Makefile')
-rw-r--r-- | net-im/farstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/farstream/Makefile b/net-im/farstream/Makefile index 96efb0c8f..314695c82 100644 --- a/net-im/farstream/Makefile +++ b/net-im/farstream/Makefile @@ -19,7 +19,7 @@ USE_GMAKE= yes USES= gettext pathfix pkgconfig USE_LDCONFIG= yes USE_PYTHON= yes -USE_GNOME= glib20 ltverhack +USE_GNOME= glib20 ltverhack introspection:build USE_GSTREAMER= core good bad python USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include |