1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

devel/pecl-uuid: convert to new LIB_DEPENDS format

Approved by:	swills (mentor), portmgr (blanket)
This commit is contained in:
Bartek Rutkowski 2014-07-08 10:08:22 +00:00
parent 573cb4c58b
commit 12177e3279
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361211

View File

@ -12,7 +12,7 @@ DIST_SUBDIR= PECL
MAINTAINER= jnlin@csie.nctu.edu.tw
COMMENT= UUID extension
LIB_DEPENDS= uuid:${PORTSDIR}/misc/e2fsprogs-libuuid
LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
CONFIGURE_ARGS= --with-uuid=${LOCALBASE} CFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
PHP_MODNAME= ${PORTNAME}