From 12177e3279695a57dc41d3241f9c1cc26e728f55 Mon Sep 17 00:00:00 2001 From: Bartek Rutkowski Date: Tue, 8 Jul 2014 10:08:22 +0000 Subject: [PATCH] devel/pecl-uuid: convert to new LIB_DEPENDS format Approved by: swills (mentor), portmgr (blanket) --- devel/pecl-uuid/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pecl-uuid/Makefile b/devel/pecl-uuid/Makefile index 710d42bb4490..a9bb200c3163 100644 --- a/devel/pecl-uuid/Makefile +++ b/devel/pecl-uuid/Makefile @@ -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}