diff options
author | marcus <marcus@FreeBSD.org> | 2009-08-22 13:54:36 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-08-22 13:54:36 +0800 |
commit | 18f306703904f2df10dfe6952f3843e5270b292c (patch) | |
tree | ad5c3b4c8c17fc7094f0b7cb532d2375a80fe6a6 /net-im/pidgin-sipe | |
parent | a94354c84182b4a56bb4d3d08decacd7c1950f50 (diff) | |
download | freebsd-ports-gnome-18f306703904f2df10dfe6952f3843e5270b292c.tar.gz freebsd-ports-gnome-18f306703904f2df10dfe6952f3843e5270b292c.tar.zst freebsd-ports-gnome-18f306703904f2df10dfe6952f3843e5270b292c.zip |
Mark BROKEN pending an update for libpurple-2.6.1.
Reported by: pointyhat via erwin
Diffstat (limited to 'net-im/pidgin-sipe')
-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" |