cvs commit: ports/graphics/ogre3d Makefile distinfo pkg-plist
Dmitry Marakasov
amdmi3 at amdmi3.ru
Thu May 7 16:07:52 UTC 2009
* Oliver Lehmann (oliver at FreeBSD.org) wrote:
> FreeBSD ports repository
>
> Modified files:
> graphics/ogre3d Makefile distinfo pkg-plist
> Log:
> update to 1.6.2
Does not build.
http://people.freebsd.org/~amdmi3/ogre3d.log
Also, I propose the following two bits:
---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/graphics/ogre3d/Makefile,v
retrieving revision 1.37
diff -u -r1.37 Makefile
--- Makefile 6 May 2009 04:45:14 -0000 1.37
+++ Makefile 7 May 2009 16:03:15 -0000
@@ -8,8 +8,7 @@
PORTNAME= ogre3d
PORTVERSION= 1.6.2
CATEGORIES= graphics devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=ogre
+MASTER_SITES= SF/ogre
DISTNAME= ogre-v${PORTVERSION:S/./-/g:S/-r1/RC1/g}
MAINTAINER= oliver at FreeBSD.org
@@ -37,6 +36,7 @@
USE_GMAKE= YES
USE_SDL= sdl
USE_XORG= xaw
+MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
---
MAKE_JOBS_SAFE should be tested of course, and I'm willing to test it if
the build failure is fixed. For now at least, parallel build fails
right there where serial does :)
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru ..: jabber: amdmi3 at jabber.ru http://www.amdmi3.ru
More information about the cvs-ports
mailing list