svn commit: r371482 - head/polish/ekg
Pawel Pekala
pawel at FreeBSD.org
Sat Oct 25 13:15:42 UTC 2014
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 at 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 \
More information about the svn-ports-head
mailing list