git: 959820008fa2 - main - games/linux-quake4-demo: Remove stale MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Dec 2024 10:38:06 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=959820008fa2d4444e2b647327055f975292e437
commit 959820008fa2d4444e2b647327055f975292e437
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-12-27 09:03:37 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-12-27 10:37:21 +0000
games/linux-quake4-demo: Remove stale MASTER_SITES
- Remove GENTOO MASTER_SITES as it no longer provides flat layout
- Pet portclippy
---
games/linux-quake4-demo/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/games/linux-quake4-demo/Makefile b/games/linux-quake4-demo/Makefile
index 3c97fb1b3a01..4a729d797177 100644
--- a/games/linux-quake4-demo/Makefile
+++ b/games/linux-quake4-demo/Makefile
@@ -2,7 +2,7 @@ PORTNAME= quake4
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= games linux
-MASTER_SITES= IDSOFTWARE/${PORTNAME}/demo GENTOO
+MASTER_SITES= IDSOFTWARE/${PORTNAME}/demo
PKGNAMEPREFIX= linux-
PKGNAMESUFFIX= -demo
DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION}${PKGNAMESUFFIX}.x86
@@ -20,6 +20,7 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
USES= linux
USE_LINUX= sdl12
+
NO_WRKSUBDIR= yes
Q4DIR= lib/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}