- revert, for now (mplayer links fine without this and vlc live555 support
has been disabled)
This commit is contained in:
parent
d49e99a4b4
commit
1ddddeaea0
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/04/19 21:14:26 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/04/20 07:39:20 ajacoutot Exp $
|
||||
|
||||
COMMENT= "LIVE555 streaming media library"
|
||||
|
||||
DISTNAME= live.2007.02.20
|
||||
PKGNAME= liveMedia-20070220p0
|
||||
PKGNAME= liveMedia-20070220p1
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://comstyle.com/source/
|
||||
|
||||
@ -25,10 +25,6 @@ WRKDIST= ${WRKDIR}/live
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.if ${MACHINE_ARCH} == "amd64"
|
||||
CFLAGS+= -fPIC
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@cp -f ${FILESDIR}/config.fixed-openbsd ${WRKSRC}/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user