From d76d3b1da74478342aa02d9b600abed68a68bb7a Mon Sep 17 00:00:00 2001 From: gdt Date: Sat, 2 Feb 2008 21:52:52 +0000 Subject: Most TODO items are now ok, and remaining ones noted in Makefile comments. --- chat/pidgin/Makefile | 4 +++- chat/pidgin/TODO | 9 --------- 2 files changed, 3 insertions(+), 10 deletions(-) delete mode 100644 chat/pidgin/TODO (limited to 'chat') diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index c5fa44ac98b..0cb256906a7 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/09/25 10:03:52 hira Exp $ +# $NetBSD: Makefile,v 1.8 2008/02/02 21:52:52 gdt Exp $ # PKGNAME= pidgin-${PIDGIN_VERSION} @@ -31,6 +31,8 @@ pre-build: ${TEST} -r ${WRKSRC}/libpurple/libpurple.la || \ ln -s ${BUILDLINK_DIR}/lib/libpurple.la ${WRKSRC}/libpurple/. +# XXX install pidgin.1 via doc/Makefile + .include "../../chat/libpurple/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" diff --git a/chat/pidgin/TODO b/chat/pidgin/TODO deleted file mode 100644 index 17b08c3697a..00000000000 --- a/chat/pidgin/TODO +++ /dev/null @@ -1,9 +0,0 @@ -+ Builds and installs. Works so with IRC. - -- does not install pidgin.1 in doc/Makefile. Why? finch does it. -- options.mk: is this sufficient? -- gstreamer should be a suggested option -- pidgin/Makefile.am, pidgin/Makefile.in should be patched to use an - already installed libpurple ("pkg-config --libs purple", - "pkg-config --cflags purple") to avoid the hack of linking libpurple.la - from the .buildlink directory. -- cgit v1.2.3