graphics/ogre3d: regen plist after doxygen update (+)

While here, teach OGRE to follow hier(7) for docs placement

MFH:		2022Q1
Sponsored by:	Netzkommune GmbH
This commit is contained in:
Dima Panov 2022-01-04 10:14:51 +03:00
parent bc0e8a774f
commit 7b89379338
3 changed files with 13420 additions and 13235 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= ogre3d
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.6
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= graphics devel
MAINTAINER= oliver@FreeBSD.org

View file

@ -0,0 +1,11 @@
--- Docs/CMakeLists.txt.orig 2019-04-24 16:21:46 UTC
+++ Docs/CMakeLists.txt
@@ -16,7 +16,7 @@
if (WIN32 OR APPLE)
set(OGRE_DOCS_PATH "Docs")
elseif (UNIX)
- set(OGRE_DOCS_PATH "share/OGRE/docs")
+ set(OGRE_DOCS_PATH "share/doc/ogre3d")
endif ()
# Build and install API documentation if doxygen is available

File diff suppressed because it is too large Load diff