aboutsummaryrefslogtreecommitdiff
path: root/games/freedroidrpg
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-05-15 09:00:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-05-15 09:00:28 +0000
commit0ee9ffe307295a48706921b0d4afc67b243779b3 (patch)
treedc2fdc3f96c9bc4fc57bcad4632ee9bb26e866b8 /games/freedroidrpg
parent16a095f7816ecde199baba6c76581b0cadf80233 (diff)
downloadports-0ee9ffe307295a48706921b0d4afc67b243779b3.tar.gz
ports-0ee9ffe307295a48706921b0d4afc67b243779b3.zip
Notes
Diffstat (limited to 'games/freedroidrpg')
-rw-r--r--games/freedroidrpg/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile
index ed7a33f86fc6..6f3699b63160 100644
--- a/games/freedroidrpg/Makefile
+++ b/games/freedroidrpg/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.16.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.osuosl.org/pub/freedroid/freedroidRPG-${PORTVERSION:R}/ \
http://mirror.amdmi3.ru/distfiles/
-DISTNAME= ${SF_NAME}-${PORTVERSION}
+DISTNAME= freedroidRPG-${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Modification of the classical Freedroid engine into an RPG
@@ -14,14 +14,16 @@ COMMENT= Modification of the classical Freedroid engine into an RPG
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+LIB_DEPENDS= libpng.so:graphics/png
+
BROKEN_sparc64= does not configure
GNU_CONFIGURE= yes
USES= jpeg gmake localbase lua:52+ python
+USE_XORG= x11
USE_SDL= sdl image gfx
CONFIGURE_ENV= LUA_CFLAGS="-I${LUA_INCDIR}" LUA_LIBS="-L${LUA_LIBDIR} -llua-${LUA_VER}"
-SF_NAME= freedroidRPG
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PORTDATA= *
@@ -43,6 +45,7 @@ SOUND_LIB_DEPENDS= libvorbis.so:audio/libvorbis \
libogg.so:audio/libogg
SOUND_CONFIGURE_ENABLE= sound
SOUND_USE= SDL=mixer
+
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls