mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
change MASTER_SITES to SF
add MAKE_JOBS_SAFE Submitted By: amdmi3
This commit is contained in:
parent
7b74ad78f3
commit
597a186afe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233408
@ -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@FreeBSD.org
|
||||
@ -37,6 +36,7 @@ USE_GNOME= gnomehack
|
||||
USE_GMAKE= YES
|
||||
USE_SDL= sdl
|
||||
USE_XORG= xaw
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user