summaryrefslogtreecommitdiff
path: root/chat/finch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/finch/Makefile')
-rw-r--r--chat/finch/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 910ca562453..877cd7e8d00 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2011/07/30 20:13:07 gls Exp $
+# $NetBSD: Makefile,v 1.33 2011/08/26 13:14:58 obache Exp $
PKGNAME= finch-${PIDGIN_VERSION}
-PKGREVISION= 1
COMMENT= Multi-protocol Instant Messaging client console frontend
@@ -52,6 +51,5 @@ BUILDLINK_API_DEPENDS.libpurple+= libpurple-${PIDGIN_VERSION}{,nb*}
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libidn/buildlink3.mk"
.include "../../devel/ncursesw/buildlink3.mk"
-.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"