mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix setting RUN_DEPENDS so gmake won't get into those
- Bump PORTREVISION PR: 121894 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
This commit is contained in:
parent
9d426f796e
commit
ae1f732e46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209487
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= diameter
|
||||
PORTVERSION= 0.4.0.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= gamediameter
|
||||
@ -16,7 +16,7 @@ MAINTAINER= amdmi3@amdmi3.ru
|
||||
COMMENT= Arcade-style game with elements of economy and adventure
|
||||
|
||||
BUILD_DEPENDS= guichan>=0.7.1:${PORTSDIR}/devel/guichan
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user