actual location of those libs was bogus

This commit is contained in:
espie 2010-07-04 17:18:21 +00:00
parent f8a41e2fb7
commit 1d994a6758

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/06/02 12:25:59 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2010/07/04 17:18:21 espie Exp $
COMMENT-main = ugly elements for GStreamer
COMMENT-sidplay = sidplay element for GStreamer (ugly)
@ -32,8 +32,8 @@ RUN_DEPENDS = ::${BUILD_PKGPATH}
WANTLIB-main = ${WANTLIB}
LIB_DEPENDS-main = ${LIB_DEPENDS} \
gstriff-0.10,gstrtsp-0.10,gstsdp-0.10,gsttag-0.10,gstrtp-0.10,gstvideo-0.10::$P/plugins-base \
gstbase-0.10,gstaudio-0.10,gstinterfaces-0.10:gstreamer->=0.10:$P/core \
gstriff-0.10,gstaudio-0.10,gstrtsp-0.10,gstsdp-0.10,gsttag-0.10,gstrtp-0.10,gstvideo-0.10,gstinterfaces-0.10::$P/plugins-base \
gstbase-0.10:gstreamer->=0.10:$P/core \
oil-0.3::devel/liboil \
a52::audio/liba52 \
id3tag::audio/libid3tag \