summaryrefslogtreecommitdiff
path: root/games/fbg2
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2012-08-29 02:18:03 +0000
committerAlberto Villa <avilla@FreeBSD.org>2012-08-29 02:18:03 +0000
commit18a2b1f161d343ab20cc24b815918487db7244ed (patch)
tree1531b9fbc3a9f542910a2e37010a70ae49a53a80 /games/fbg2
parent- Move radius-engine to BUILD_DEPENDS. (diff)
- Move radius-engine to BUILD_DEPENDS.
- Bump PORTREVISION. PR: 171127 Submitted by: nemysis at gmx.ch (maintainer)
Notes
Notes: svn path=/head/; revision=303308
Diffstat (limited to 'games/fbg2')
-rw-r--r--games/fbg2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/fbg2/Makefile b/games/fbg2/Makefile
index 85c6a7f67376..f62a8275b9fa 100644
--- a/games/fbg2/Makefile
+++ b/games/fbg2/Makefile
@@ -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