summaryrefslogtreecommitdiff
path: root/devel/pecl-uuid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-uuid/Makefile')
-rw-r--r--devel/pecl-uuid/Makefile2
1 files changed, 1 insertions, 1 deletions
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
@@ -11,6 +11,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libuuid.so:misc/libuuid
-USES= php:pecl
+USES= localbase:ldflags php:pecl
.include <bsd.port.mk>