mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Move radius-engine to BUILD_DEPENDS.
- Bump PORTREVISION. PR: 171127 Submitted by: nemysis at gmx.ch (maintainer)
This commit is contained in:
parent
55a01eaf66
commit
18a2b1f161
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303308
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= fbg2
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/fbg/
|
||||
|
||||
@ -21,8 +21,8 @@ LICENSE_FILE= ${WRKSRC}/License.txt
|
||||
LICENSE_FILE_CCbyNCSA3=${WRKSRC}/License.txt
|
||||
LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
|
||||
|
||||
LIB_DEPENDS= radius:${PORTSDIR}/graphics/radius-engine \
|
||||
lua-5.1:${PORTSDIR}/lang/lua \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/radius.h:${PORTSDIR}/graphics/radius-engine
|
||||
LIB_DEPENDS= lua-5.1:${PORTSDIR}/lang/lua \
|
||||
png15:${PORTSDIR}/graphics/png \
|
||||
physfs.1:${PORTSDIR}/devel/physfs
|
||||
RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
Loading…
Reference in New Issue
Block a user