aboutsummaryrefslogtreecommitdiff
path: root/graphics/ogre3d
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-28 12:28:24 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-29 09:50:18 +0000
commit819f25b36d45b8ac5593ec8e6f470d9ad454b08a (patch)
treea9ad0caa2a052fc695c1cdede2866080f5660431 /graphics/ogre3d
parentf2b9a177fa65d8010c60d9dd2803a4b4bb9bcec8 (diff)
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r--graphics/ogre3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index cf1eaea926b2..250386fbaf4b 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -17,7 +17,7 @@ BROKEN_FreeBSD_12_powerpc64= fails to build: /usr/local/bin/ld: /usr/lib/crt1.o:
LIB_DEPENDS= libzzip.so:devel/zziplib \
libfreetype.so:print/freetype2
-CONFLICTS= ogre3d19-[0-9]*
+CONFLICTS= ogre3d19
USES= cmake compiler:c++11-lib pkgconfig sdl xorg
USE_LDCONFIG= yes