git: 4058c5c3b07e - main - games/linux-enemyterritory: Fix extract
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Sep 2025 19:48:00 UTC
The branch main has been updated by arved:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4058c5c3b07e4d1d6f7f3e4ac87923200af92971
commit 4058c5c3b07e4d1d6f7f3e4ac87923200af92971
Author: Tilman Keskinoz <arved@FreeBSD.org>
AuthorDate: 2025-09-08 19:46:45 +0000
Commit: Tilman Keskinoz <arved@FreeBSD.org>
CommitDate: 2025-09-08 19:46:45 +0000
games/linux-enemyterritory: Fix extract
Add missing / between ${DISTDIR} and ${DISTFILES}
---
games/linux-enemyterritory/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile
index c4956c1e2fd0..b73ba4b547c4 100644
--- a/games/linux-enemyterritory/Makefile
+++ b/games/linux-enemyterritory/Makefile
@@ -18,7 +18,7 @@ LICENSE_NAME= IDSOFTWARE
LICENSE_TEXT= Redistribution limited
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
-ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS= amd64 i386
USES= linux zip:infozip
USE_LINUX= dri xorglibs
ETDIR= ${PREFIX}/lib/${PORTNAME}
@@ -33,9 +33,9 @@ OPTIONS_DEFINE= DOCS
do-extract:
@${MKDIR} ${WRKSRC}
@cd ${WRKSRC} && \
- ${TAIL} +374 ${_DISTDIR}et-linux-2.60.x86.run | ${TAR} xfz -
+ ${TAIL} +374 ${_DISTDIR}/et-linux-2.60.x86.run | ${TAR} xfz -
@cd ${WRKSRC} && \
- ${UNZIP_CMD} -q ${_DISTDIR}ET-2.60b.zip
+ ${UNZIP_CMD} -q ${_DISTDIR}/ET-2.60b.zip
post-patch:
.for FILE in et etded