aboutsummaryrefslogtreecommitdiff
path: root/devel/basu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/basu/Makefile')
-rw-r--r--devel/basu/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/basu/Makefile b/devel/basu/Makefile
index a0b9c021fb46..4c3a812d9b1c 100644
--- a/devel/basu/Makefile
+++ b/devel/basu/Makefile
@@ -3,8 +3,9 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
PORTREVISION= 1
CATEGORIES= devel
+MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCH_SITES= https://git.sr.ht/~emersion/${PORTNAME}/commit/
PATCHFILES+= 928a746f7ebd.patch:-p1 # https://github.com/emersion/basu/pull/35
PATCHFILES+= 4277dfe8077c.patch:-p1 # https://github.com/emersion/basu/pull/35
PATCHFILES+= f12a4efd8cb7.patch:-p1 # https://github.com/emersion/basu/pull/40
@@ -16,9 +17,7 @@ LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL2.1
USES= compiler:c11 gperf meson python:build shebangfix
-USE_GITHUB= yes
USE_LDCONFIG= yes
-GH_ACCOUNT= emersion
SHEBANG_FILES= src/basic/generate-gperfs.py
.if exists(/usr/bin/ld.lld) && ${/usr/bin/ld:L:tA} != /usr/bin/ld.lld