summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/finch/Makefile4
-rw-r--r--chat/finch/options.mk3
2 files changed, 3 insertions, 4 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index 7bce5f280d5..05aab0b34fa 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2015/06/12 10:48:27 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2015/08/06 19:39:19 wiz Exp $
PKGNAME= finch-${PIDGIN_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Multi-protocol Instant Messaging client console frontend
diff --git a/chat/finch/options.mk b/chat/finch/options.mk
index b38502e4e8f..c0d632279d2 100644
--- a/chat/finch/options.mk
+++ b/chat/finch/options.mk
@@ -1,8 +1,7 @@
-# $NetBSD: options.mk,v 1.4 2009/12/08 12:45:42 wiz Exp $
+# $NetBSD: options.mk,v 1.5 2015/08/06 19:39:19 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.finch
PKG_SUPPORTED_OPTIONS+= gstreamer debug
-PKG_SUGGESTED_OPTIONS+= gstreamer
.include "../../mk/bsd.options.mk"