diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-12-16 05:20:29 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-12-16 05:20:29 +0800 |
commit | 4774620d4f25a3875c6e82dcff806cf4918f3813 (patch) | |
tree | 2cb9b20dd1b13b17170b3a0e26b471751c5dd418 | |
parent | 5d69e1d3177563673725db65079a238f262c5c10 (diff) | |
download | marcuscom-ports-4774620d4f25a3875c6e82dcff806cf4918f3813.tar marcuscom-ports-4774620d4f25a3875c6e82dcff806cf4918f3813.tar.gz marcuscom-ports-4774620d4f25a3875c6e82dcff806cf4918f3813.tar.bz2 marcuscom-ports-4774620d4f25a3875c6e82dcff806cf4918f3813.tar.lz marcuscom-ports-4774620d4f25a3875c6e82dcff806cf4918f3813.tar.xz marcuscom-ports-4774620d4f25a3875c6e82dcff806cf4918f3813.tar.zst marcuscom-ports-4774620d4f25a3875c6e82dcff806cf4918f3813.zip |
Sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18961 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net-im/telepathy-idle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile index 277268435..64c82e5e3 100644 --- a/net-im/telepathy-idle/Makefile +++ b/net-im/telepathy-idle/Makefile @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes USE_OPENSSL= yes USES= gmake pathfix pkgconfig USE_GNOME= glib20 libxslt:build +USE_PYTHON_BUILD=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |