diff --git a/devel/pecl-uuid/Makefile b/devel/pecl-uuid/Makefile index 95db121a3d6c..b62cb7c71c1a 100644 --- a/devel/pecl-uuid/Makefile +++ b/devel/pecl-uuid/Makefile @@ -1,16 +1,16 @@ PORTNAME= uuid DISTVERSION= 1.3.0 CATEGORIES= devel pear MAINTAINER= gasol.wu@gmail.com COMMENT= UUID extension in PHP WWW= https://pecl.php.net/package/uuid LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libuuid.so:misc/libuuid -USES= php:pecl +USES= localbase:ldflags php:pecl .include