git: ccb30d4faa30 - main - games/devilutionX: chase the upgrade of x11-fonts/charis
Thierry Thomas
thierry at FreeBSD.org
Fri Jul 2 15:15:19 UTC 2021
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ccb30d4faa30a69709e3959468e6838fb87b6709
commit ccb30d4faa30a69709e3959468e6838fb87b6709
Author: Thierry Thomas <thierry at FreeBSD.org>
AuthorDate: 2021-07-02 14:15:00 +0000
Commit: Thierry Thomas <thierry at FreeBSD.org>
CommitDate: 2021-07-02 14:15:00 +0000
games/devilutionX: chase the upgrade of x11-fonts/charis
PR: 256932
Reported by: eduardo@ (devilutionX’s maintainer)
---
games/devilutionX/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/games/devilutionX/Makefile b/games/devilutionX/Makefile
index bebbfd6c9757..578b33c63b4e 100644
--- a/games/devilutionX/Makefile
+++ b/games/devilutionX/Makefile
@@ -1,5 +1,6 @@
PORTNAME= devilutionX
DISTVERSION= 1.2.1
+PORTVERSION= 1
CATEGORIES= games
MAINTAINER= eduardo at FreeBSD.org
@@ -8,7 +9,7 @@ COMMENT= Diablo I engine for modern operating systems
LICENSE= UNLICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-_MY_DEPENDS= ${LOCALBASE}/share/fonts/CharisSIL/CharisSIL-B.ttf:x11-fonts/charis
+_MY_DEPENDS= CharisSIL>0:x11-fonts/charis
BUILD_DEPENDS= ${_MY_DEPENDS}
LIB_DEPENDS= libsodium.so:security/libsodium
RUN_DEPENDS= ${_MY_DEPENDS}
More information about the dev-commits-ports-all
mailing list