mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
games/ri-li: fix path to data files
This commit is contained in:
parent
80f50c9eb6
commit
5ef2d389fc
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= Ri-li
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
|
@ -19,6 +20,7 @@ GH_ACCOUNT= petitlapin
|
|||
GH_PROJECT= Li-Ri
|
||||
USE_SDL= sdl2 mixer2
|
||||
CMAKE_ON= USE_CONAN # doesn't really use conan, just handles system depends properly
|
||||
CMAKE_ARGS= -DLIRI_DATA_DIR="${DATADIR}"
|
||||
|
||||
DATADIR= ${PREFIX}/share/Li-ri
|
||||
PORTDATA= *
|
||||
|
|
Loading…
Add table
Reference in a new issue