build with gcc3 on sparc

OK landry@ sthen@
MAINTAINER OKed x264
This commit is contained in:
sebastia 2010-06-15 10:07:41 +00:00
parent d09cfa575e
commit e05e99aa77
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.52 2010/05/26 21:38:52 jakemsr Exp $
# $OpenBSD: Makefile,v 1.53 2010/06/15 10:07:41 sebastia Exp $
COMMENT= audio/video converter and streamer with bktr(4) support
@ -26,6 +26,9 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= gcc3
MODGCC3_ARCHES= sparc
WANTLIB= X11 Xext Xfixes c m ogg oil-0.3 pthread sndio z
BUILD_DEPENDS= ::textproc/texi2html

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2010/05/26 21:18:17 jakemsr Exp $
# $OpenBSD: Makefile,v 1.11 2010/06/15 10:07:41 sebastia Exp $
COMMENT= free H264/AVC encoder
@ -22,6 +22,9 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m pthread
MODULES= gcc3
MODGCC3_ARCHES= sparc
USE_GMAKE= Yes
CONFIGURE_STYLE= simple
CONFIGURE_ENV= API=${LIBx264_VERSION}