diff options
Diffstat (limited to 'net-im/pidgin-sipe/Makefile')
-rw-r--r-- | net-im/pidgin-sipe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index 8b78945e7bfd..f0d93ec1a845 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -24,6 +24,8 @@ USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin USE_GETTEXT= yes +BROKEN= needs update for libpurple-2.6.1 + CFLAGS+= "-I/${LOCALBASE}/include" LIBS+= "-L/${LOCALBASE}/lib" |