Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2014 12:19:09 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364091 - head/www/node
Message-ID:  <53e0cbbd.5c26.ff87667@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Tue Aug  5 12:19:09 2014
New Revision: 364091
URL: http://svnweb.freebsd.org/changeset/ports/364091
QAT: https://qat.redports.org/buildarchive/r364091/

Log:
  Use USES=execinfo.

Modified:
  head/www/node/Makefile

Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile	Tue Aug  5 12:12:00 2014	(r364090)
+++ head/www/node/Makefile	Tue Aug  5 12:19:09 2014	(r364091)
@@ -12,9 +12,7 @@ COMMENT=	V8 JavaScript for client and se
 
 LICENSE=	MIT
 
-LIB_DEPENDS=	libexecinfo.so:${PORTSDIR}/devel/libexecinfo
-
-USES=		gmake compiler
+USES=		gmake compiler execinfo
 HAS_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USE_PYTHON=	2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e0cbbd.5c26.ff87667>