summary refs log tree commit diff
path: root/irc/scooper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/scooper/Makefile')
-rw-r--r--irc/scooper/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/scooper/Makefile b/irc/scooper/Makefile
index c622923..1f9df37 100644
--- a/irc/scooper/Makefile
+++ b/irc/scooper/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scooper
-DISTVERSION=	1.2
+DISTVERSION=	1.3
 CATEGORIES=	irc
 MASTER_SITES=	https://git.causal.agency/scooper/snapshot/
 
@@ -10,8 +10,7 @@ LICENSE=	AGPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libkcgi.a:www/kcgi \
-		${LOCALBASE}/lib/libkcgihtml.a:www/kcgi \
-		${LOCALBASE}/lib/libsqlite3.a:databases/sqlite3
+		${LOCALBASE}/lib/libkcgihtml.a:www/kcgi
 
 USES=	pkgconfig