mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update distinfo. As with games/vultures-eye, seperate distfiles are no longer
provided, so we must use the full distfile instead. Approved by: novel (mentor, implicit)
This commit is contained in:
parent
dad9ff3663
commit
e5080c5773
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174352
@ -9,9 +9,9 @@ PORTNAME= vultures
|
||||
PORTVERSION= 2.1.0
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.darkarts.co.za/projects/vultures/downloads/${PORTVERSION}/
|
||||
MASTER_SITES= http://www.darkarts.co.za/projects/vultures/attachment/wiki/downloads/${PORTVERSION}/
|
||||
PKGNAMESUFFIX= -claw
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}
|
||||
DISTFILES= ${DISTNAME}-full${EXTRACT_SUFX}?format=raw
|
||||
|
||||
MAINTAINER= alexbl@FreeBSD.org
|
||||
COMMENT= An isometric interface to Slash'EM based on Falcon's Eye
|
||||
@ -41,9 +41,6 @@ post-configure:
|
||||
"s|^PREFIX|\#PREFIX|g" ${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -e \
|
||||
"s|slashemdir|share/vultures-claw|g" ${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|../$$(BUILD)|../../../$$(BUILD)|g' \
|
||||
${WRKSRC}/win/vultures/GNUmakefile
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|#include <SDL_image.h>||g' \
|
||||
${WRKSRC}/win/vultures/vultures_gfl.c
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (vultures-2.1.0-claw.tar.bz2) = 9eab9d0b4c94f26d502ca21e2a0df9dd
|
||||
SHA256 (vultures-2.1.0-claw.tar.bz2) = 8ba7689006a36d857126e3beae80b983c8fb72a582fcca89f77342f56ecb996e
|
||||
SIZE (vultures-2.1.0-claw.tar.bz2) = 33838662
|
||||
MD5 (vultures-2.1.0-full.tar.bz2?format=raw) = f448f4fa74f07178683640a3f7985944
|
||||
SHA256 (vultures-2.1.0-full.tar.bz2?format=raw) = 9b7d39a17c17d12ed503670c64845f0134b5775cd8a45f22ae41e7d8c522b943
|
||||
SIZE (vultures-2.1.0-full.tar.bz2?format=raw) = 36865415
|
||||
|
Loading…
Reference in New Issue
Block a user