Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2021 16:33:07 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561929 - head/games/linux-ssamtfe
Message-ID:  <202101181633.10IGX7SC032774@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Jan 18 16:33:06 2021
New Revision: 561929
URL: https://svnweb.freebsd.org/changeset/ports/561929

Log:
  games/linux-ssamtfe: update MASTER_SITES
  
  PR:		252754
  Submitted by:	scf

Modified:
  head/games/linux-ssamtfe/Makefile   (contents, props changed)

Modified: head/games/linux-ssamtfe/Makefile
==============================================================================
--- head/games/linux-ssamtfe/Makefile	Mon Jan 18 16:32:54 2021	(r561928)
+++ head/games/linux-ssamtfe/Makefile	Mon Jan 18 16:33:06 2021	(r561929)
@@ -5,7 +5,7 @@ PORTNAME=	ssamtfe
 PORTVERSION=	1.05b3
 PORTREVISION=	1
 CATEGORIES=	games linux
-MASTER_SITES=	http://home.coc-ag.de/dressler-ro/liflg/files/final/ \
+MASTER_SITES=	https://files.holarse-linuxgaming.de/native/Spiele/Serious%20Sam%20The%20First%20Encounter/Installer/ \
 		http://bsd-geek.de/FreeBSD/distfiles/
 PKGNAMEPREFIX=	linux-
 DISTFILES=	${PORTNAME:S|ssam|serious.sam.|}_${PORTVERSION:S|b|beta|}-english-2.run
@@ -13,19 +13,16 @@ DISTFILES=	${PORTNAME:S|ssam|serious.sam.|}_${PORTVERS
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Serious Sam: The First Encounter
 
-OPTIONS_DEFINE=	VORBIS DOCS
-OPTIONS_DEFAULT=	VORBIS
-
 USES=		linux
+STRIP=
 USE_LINUX=	xorglibs
 NO_BUILD=	yes
 RESTRICTED=	Redistribution is limited, see license
 PORTDOCS=	README.liflg ShellSymbols.txt changes.txt notes.txt
 SUB_FILES=	pkg-message
 
-.if !defined(CDROM_MOUNT)
-IGNORE=		${PKGNAME} requires CDROM_MOUNT set to mount point of CD
-.endif
+OPTIONS_DEFINE=	VORBIS DOCS
+OPTIONS_DEFAULT=	VORBIS
 
 .include <bsd.port.options.mk>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101181633.10IGX7SC032774>