always build bktr support and bump pkgname, from maintainer
This commit is contained in:
parent
e63a73701a
commit
8fdd7aa77e
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.15 2005/02/09 23:41:42 naddy Exp $
|
# $OpenBSD: Makefile,v 1.16 2005/03/10 03:35:15 jolan Exp $
|
||||||
|
|
||||||
COMMENT= "audio/video converter and streamer with bktr(4) support"
|
COMMENT= "audio/video converter and streamer with bktr(4) support"
|
||||||
DISTNAME= FFMpeg-20050130
|
DISTNAME= FFMpeg-20050130
|
||||||
PKGNAME= ${DISTNAME:L}
|
PKGNAME= ${DISTNAME:L}p0
|
||||||
|
|
||||||
CATEGORIES= graphics x11
|
CATEGORIES= graphics x11
|
||||||
MASTER_SITES= http://www.jakemsr.com/
|
MASTER_SITES= http://www.jakemsr.com/
|
||||||
@ -59,11 +59,6 @@ MAKE_ENV+= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
|
|||||||
CONFIGURE_ARGS+=--enable-shared-pp
|
CONFIGURE_ARGS+=--enable-shared-pp
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# bktr(4) support
|
|
||||||
.if ${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "powerpc"
|
|
||||||
CONFIGURE_ARGS+=--disable-v4l
|
|
||||||
.endif
|
|
||||||
|
|
||||||
# version numbers for the shared libraries
|
# version numbers for the shared libraries
|
||||||
SV= 5.0
|
SV= 5.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user