mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
emulators/dolphin-emu: Sanitize MANPREFIX
Approved by: portmgr (blanket)
This commit is contained in:
parent
4433bd818e
commit
f9b2725442
@ -1,6 +1,6 @@
|
||||
PORTNAME= dolphin-emu
|
||||
PORTVERSION= 5.0.19870
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= emulators
|
||||
|
||||
MAINTAINER= martymac@FreeBSD.org
|
||||
@ -69,8 +69,7 @@ CMAKE_ARGS+= -DUSE_UPNP:BOOL=ON \
|
||||
-DENABLE_PULSEAUDIO:BOOL=ON \
|
||||
-DUSE_DISCORD_PRESENCE:BOOL=OFF \
|
||||
-DUSE_MGBA:BOOL=OFF \
|
||||
-DENABLE_AUTOUPDATE:BOOL=OFF \
|
||||
-DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man
|
||||
-DENABLE_AUTOUPDATE:BOOL=OFF
|
||||
MAKE_ENV+= DESTDIR="${STAGEDIR}"
|
||||
|
||||
# XXX Fix build on archs where 'unsigned long' is 32bit
|
||||
|
@ -1,8 +1,8 @@
|
||||
bin/dolphin-emu
|
||||
bin/dolphin-emu-nogui
|
||||
bin/dolphin-tool
|
||||
man/man6/dolphin-emu-nogui.6.gz
|
||||
man/man6/dolphin-emu.6.gz
|
||||
share/man/man6/dolphin-emu-nogui.6.gz
|
||||
share/man/man6/dolphin-emu.6.gz
|
||||
share/applications/dolphin-emu.desktop
|
||||
%%DATADIR%%/sys/GC/dsp_coef.bin
|
||||
%%DATADIR%%/sys/GC/dsp_rom.bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user