Date: Sat, 25 Oct 2014 13:15:41 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371482 - head/polish/ekg Message-ID: <201410251315.s9PDFfO0002503@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Sat Oct 25 13:15:41 2014 New Revision: 371482 URL: https://svnweb.freebsd.org/changeset/ports/371482 QAT: https://qat.redports.org/buildarchive/r371482/ Log: Switch to USES=execinfo Modified: head/polish/ekg/Makefile Modified: head/polish/ekg/Makefile ============================================================================== --- head/polish/ekg/Makefile Sat Oct 25 12:43:25 2014 (r371481) +++ head/polish/ekg/Makefile Sat Oct 25 13:15:41 2014 (r371482) @@ -11,11 +11,10 @@ MASTER_SITES= http://ekg.chmurka.net/ MAINTAINER= pawel@FreeBSD.org COMMENT= Text-mode Gadu-Gadu client -LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ - libgadu.so:${PORTSDIR}/polish/libgadu +LIB_DEPENDS= libgadu.so:${PORTSDIR}/polish/libgadu GNU_CONFIGURE= yes -USES= gmake pathfix pkgconfig +USES= execinfo gmake pathfix pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --without-libungif \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410251315.s9PDFfO0002503>