1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

devel/llvm34: convert to new LIB_DEPENDS format

Approved by:	marino (mentor), portmgr (blanket)
This commit is contained in:
Bartek Rutkowski 2014-07-03 13:48:17 +00:00
parent 519b596276
commit 95704b9a5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360370

View File

@ -11,7 +11,7 @@ PKGNAMESUFFIX= ${LLVM_SUFFIX}
MAINTAINER= brooks@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}
LLVM_PREFIX= ${PREFIX}/llvm${LLVM_SUFFIX}