Date: Sat, 22 Mar 2008 10:54:23 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libdlna Makefile Message-ID: <200803221054.m2MAsNO3064087@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ehaupt 2008-03-22 10:54:23 UTC FreeBSD ports repository Modified files: devel/libdlna Makefile Log: The proprietary configure script wasn't able to find pthread under 6.x, therefore it failed to build. This patch adds ${PTHREAD_LIBS} to LDFLAGS to fix this port under 6.x. Notified by: pointyhat (via pav) Revision Changes Path 1.2 +6 -4 ports/devel/libdlna/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803221054.m2MAsNO3064087>