1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Switch to an out-of-source CMake build.

This prevents some build system files from being installed. Bump PORTREVISION
accordingly.
This commit is contained in:
Raphael Kubo da Costa 2017-06-05 20:31:32 +00:00
parent 5ce9b0def5
commit 88c07a7016
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442686
2 changed files with 2 additions and 6 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= gemrb
PORTVERSION= 0.8.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games emulators
MASTER_SITES= SF/${PORTNAME}/GemRB%20Sources/GemRB%20${PORTVERSION:.1=}%20Sources
@ -24,7 +24,7 @@ OPTIONS_SUB= yes
OPENGL_USE= gl=gl,glu,glew
OPENGL_CMAKE_ON= -DUSE_OPENGL=1
USES= cmake openal:al,alut python shebangfix iconv localbase
USES= cmake:outsource openal:al,alut python shebangfix iconv localbase
SHEBANG_FILES= admin/extend2da.py
USE_SDL= sdl2 mixer2 ttf2
USE_LDCONFIG= yes

View File

@ -56,8 +56,6 @@ share/applications/gemrb.desktop
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/en/CMakeFiles/CMakeDirectoryInformation.cmake
%%PORTDOCS%%%%DOCSDIR%%/en/CMakeFiles/progress.marks
%%PORTDOCS%%%%DOCSDIR%%/en/CheatKeys.txt
%%PORTDOCS%%%%DOCSDIR%%/en/CodingStyle.txt
%%PORTDOCS%%%%DOCSDIR%%/en/Engine/Charcolors.txt
@ -77,7 +75,6 @@ share/applications/gemrb.desktop
%%PORTDOCS%%%%DOCSDIR%%/en/GUIScript/index.txt
%%PORTDOCS%%%%DOCSDIR%%/en/GUIScript/reserved_functions.txt
%%PORTDOCS%%%%DOCSDIR%%/en/GUIScript/start.txt
%%PORTDOCS%%%%DOCSDIR%%/en/Makefile
%%PORTDOCS%%%%DOCSDIR%%/en/Release.txt
%%PORTDOCS%%%%DOCSDIR%%/en/Tables/HPBARB.txt
%%PORTDOCS%%%%DOCSDIR%%/en/Tables/ability.txt
@ -135,7 +132,6 @@ share/applications/gemrb.desktop
%%PORTDOCS%%%%DOCSDIR%%/en/Tables/wssingle.txt
%%PORTDOCS%%%%DOCSDIR%%/en/Tables/wstwohnd.txt
%%PORTDOCS%%%%DOCSDIR%%/en/Tables/wstwowpn.txt
%%PORTDOCS%%%%DOCSDIR%%/en/cmake_install.cmake
%%PORTDOCS%%%%DOCSDIR%%/en/default_ini.txt
%%PORTDOCS%%%%DOCSDIR%%/en/gemrb_ini.txt
%%DATADIR%%/GUIScripts/Actor.py