It seems that moc requires libid3tag to build with MP3 support, but such library is not in LIB_DEPENDS. Port maintainer (rzinkov@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.63 How-To-Repeat: # cd /usr/ports/audio/moc; make install [...] checking for id3_file_open in -lid3tag... no configure: error: You need libid3tag to play mp3, check the README file. ===> Script "configure" failed unexpectedly. Please report the problem to rzinkov@gmail.com [maintainer] and attach the "/mnt/ufs-ad1s1e/ports/audio/moc/work/moc-2.3.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /mnt/ufs-ad1s1e/ports/audio/moc.
Responsible Changed From-To: freebsd-ports-bugs->lawrance Take
Maintainer, What do you think about this patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=84526 I think it is useful - otherwise the port will fail as described if a user already has audio/madplay installed on its own (not installed through audio/mad). -- Sam Lawrance lawrance@FreeBSD.org ph +61 0425 228 579 boris@brooknet.com.au
State Changed From-To: open->feedback Maintainer was asked to review changes
State Changed From-To: feedback->closed Committed, thanks!