svn commit: r360371 - head/devel/llvm34
Bartek Rutkowski
robak at FreeBSD.org
Thu Jul 3 13:49:36 UTC 2014
Author: robak
Date: Thu Jul 3 13:49:35 2014
New Revision: 360371
URL: http://svnweb.freebsd.org/changeset/ports/360371
QAT: https://qat.redports.org/buildarchive/r360371/
Log:
devel/llvm34: convert to new LIB_DEPENDS format
Approved by: marino (mentor), portmgr (blanket)
Modified:
head/devel/llvm34/Makefile
Modified: head/devel/llvm34/Makefile
==============================================================================
--- head/devel/llvm34/Makefile Thu Jul 3 13:48:17 2014 (r360370)
+++ head/devel/llvm34/Makefile Thu Jul 3 13:49:35 2014 (r360371)
@@ -11,7 +11,7 @@ PKGNAMESUFFIX= ${LLVM_SUFFIX}
MAINTAINER= brooks at FreeBSD.org
COMMENT= Low Level Virtual Machine
-LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo
+LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
LLVM_SUFFIX= ${PORTVERSION:S/.//g:C/r.//}
LLVM_PREFIX= ${PREFIX}/llvm${LLVM_SUFFIX}
More information about the svn-ports-all
mailing list