Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2004 20:29:09 +0200 (CEST)
From:      Helge Oldach <xmcdapr04@oldach.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/65461: ports/audio/xmcd fails to build
Message-ID:  <200404121829.i3CIT9bc021107@sep.oldach.net>
In-Reply-To: <200404121500.i3CF0ZYG055897@freefall.freebsd.org> from "FreeBSD-gnats-submit@FreeBSD.org" at "Apr 12, 2004  8: 0:35 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Yep. What is missing is a Makefile dependency:

RUN_DEPENDS+= flac:${PORTSDIR}/audio/flac

Note that BUILD_DEPENDS is not sufficient:

# xmcd
/usr/libexec/ld-elf.so.1: Shared object "libFLAC.so.5" not found
# 

Helge



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404121829.i3CIT9bc021107>