Add gnu libtool to BUILD_DEPENDS and bump. Autofoo needs libtool m4 macros.
This commit is contained in:
parent
366425287b
commit
b1c400f6ea
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2010/08/25 23:27:21 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2010/09/30 19:42:14 landry Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= video stream processing tools
|
||||
|
||||
DISTNAME= transcode-1.1.5
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS:=tcforge/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -52,6 +52,8 @@ RUN_DEPENDS= ::graphics/ffmpeg \
|
||||
::audio/toolame \
|
||||
::x11/mplayer
|
||||
|
||||
BUILD_DEPENDS+= ::devel/libtool
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
|
||||
USE_X11= Yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user