diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 05:54:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 05:54:36 +0000 |
commit | a778617e89b9690ca18ffa659b3bef3b33a95b38 (patch) | |
tree | 1132c6bb0e61b81dbbf12df22debfddc3e35460e /net-im/pidgin-sipe | |
parent | 3befd09510253813a3d19a16bf1c8cdec76adcfd (diff) | |
download | ports-a778617e89b9690ca18ffa659b3bef3b33a95b38.tar.gz ports-a778617e89b9690ca18ffa659b3bef3b33a95b38.zip |
Notes
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" |