aboutsummaryrefslogtreecommitdiff
path: root/graphics/ogre3d/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-26 23:39:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-26 23:39:31 +0000
commitf6c4ac8eb8488a8a4711e92c8d4e9d08c549e1b2 (patch)
treef319456eacfc5353325a84f7c4f76a2c5673be66 /graphics/ogre3d/Makefile
parent392cafaf3a605ce28e99874f7b80e931782bd091 (diff)
downloadports-f6c4ac8eb8488a8a4711e92c8d4e9d08c549e1b2.tar.gz
ports-f6c4ac8eb8488a8a4711e92c8d4e9d08c549e1b2.zip
- Copy graphics/ogre3d to graphics/ogre3d19 and add mutual conflicts
- Switch all ogre3d consumers to ogre3d19 This allows to update ogre3d to the latest version without breaking existing ports. The plans are also to make it possible for both ogre3d versions to coexist. Approved by: oliver (discussed via private email)
Notes
Notes: svn path=/head/; revision=500178
Diffstat (limited to 'graphics/ogre3d/Makefile')
-rw-r--r--graphics/ogre3d/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index de12231e97d2..132fca230495 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -18,6 +18,8 @@ LIB_DEPENDS= libzzip.so:devel/zziplib \
libfreetype.so:print/freetype2 \
libfreeimage.so:graphics/freeimage
+CONFLICTS= ogre3d19-[0-9]*
+
USE_LDCONFIG= yes
USES= tar:bzip2 cmake pkgconfig compiler:c++11-lib
USE_SDL= sdl