aboutsummaryrefslogtreecommitdiff
path: root/graphics/rigsofrods-pagedgeometry
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-06 21:50:21 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-06 21:53:05 +0000
commit6e1a3350fe870041a31b2523c33c60339c444eb5 (patch)
tree84f2aa7b7d33e07eee9cf2da746e3d3981cdecfa /graphics/rigsofrods-pagedgeometry
parent2c215b822a65d0f0c24863227e3145d743943ca0 (diff)
downloadports-6e1a3350fe870041a31b2523c33c60339c444eb5.tar.gz
ports-6e1a3350fe870041a31b2523c33c60339c444eb5.zip
Diffstat (limited to 'graphics/rigsofrods-pagedgeometry')
-rw-r--r--graphics/rigsofrods-pagedgeometry/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/rigsofrods-pagedgeometry/Makefile b/graphics/rigsofrods-pagedgeometry/Makefile
index 3f45e04b97a2..a9ea88d8363b 100644
--- a/graphics/rigsofrods-pagedgeometry/Makefile
+++ b/graphics/rigsofrods-pagedgeometry/Makefile
@@ -13,14 +13,15 @@ LICENSE_FILE= ${WRKSRC}/zlib.txt
LIB_DEPENDS= libOgreMain.so:graphics/ogre3d19
+USES= cmake dos2unix pathfix pkgconfig
+DOS2UNIX_GLOB= *.cpp *.h *.txt
+USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= RigsOfRods
GH_PROJECT= ogre-pagedgeometry
+USE_LDCONFIG= yes
-USES= cmake dos2unix pathfix pkgconfig
-DOS2UNIX_GLOB= *.cpp *.h *.txt
CMAKE_ARGS= -DPAGEDGEOMETRY_BUILD_SAMPLES=FALSE
-USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e '/install.*DOC_FILES/d' \