View | Details | Raw Unified | Return to bug 171126
Collapse All | Expand All

(-)./Makefile (-3 / +3 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	cretan-hubris
8
PORTNAME=	cretan-hubris
9
PORTVERSION=	0.2
9
PORTVERSION=	0.2
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	SF/radius-engine/egp/
12
MASTER_SITES=	SF/radius-engine/egp/
13
13
Lines 21-28 Link Here
21
LICENSE_FILE_CCbyNCSA3=${WRKSRC}/License.txt
21
LICENSE_FILE_CCbyNCSA3=${WRKSRC}/License.txt
22
LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
22
LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
23
23
24
LIB_DEPENDS=	radius:${PORTSDIR}/graphics/radius-engine \
24
BUILD_DEPENDS=${LOCALBASE}/include/radius.h:${PORTSDIR}/graphics/radius-engine
25
		lua-5.1:${PORTSDIR}/lang/lua \
25
LIB_DEPENDS=	lua-5.1:${PORTSDIR}/lang/lua \
26
		png15:${PORTSDIR}/graphics/png \
26
		png15:${PORTSDIR}/graphics/png \
27
		physfs.1:${PORTSDIR}/devel/physfs
27
		physfs.1:${PORTSDIR}/devel/physfs
28
RUN_DEPENDS=	zip:${PORTSDIR}/archivers/zip
28
RUN_DEPENDS=	zip:${PORTSDIR}/archivers/zip

Return to bug 171126