mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Mark as broken: does not fetch
This commit is contained in:
parent
8fee09d1b9
commit
a8c5fec213
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317367
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: quake3-rq3
|
||||
# Date created: 2006-02-19
|
||||
# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
||||
#
|
||||
# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= rq3
|
||||
PORTVERSION= 3.2
|
||||
@ -16,6 +12,8 @@ DISTNAME= ReactionQuake3-v${PORTVERSION}-Full
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= Quake III Arena Mod: Reaction Quake 3
|
||||
|
||||
BROKEN= Does not fetch
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_CRLF= yes
|
||||
NO_BUILD= yes
|
||||
@ -32,7 +30,7 @@ do-install:
|
||||
.for FILE in *.cfg *.pk3 *.ini *.qst *.apk *.ico description.txt
|
||||
@${INSTALL_DATA} ${WRKSRC}/${FILE} ${DATADIR}
|
||||
.endfor
|
||||
.if !defined(NOPORTDOCS)
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
. for DIRE in docs mapdocs
|
||||
@${MKDIR} ${DOCSDIR}/${DIRE}
|
||||
@cd ${WRKSRC}/${DIRE} && \
|
||||
|
Loading…
Reference in New Issue
Block a user