From ffb7170399b77f34a48875ad6468eb796f00aed3 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 14 Jul 2014 18:42:04 +0000 Subject: Modernize LIB_DEPENDS With hat: portmgr --- textproc/pecl-ctemplate/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/pecl-ctemplate') diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile index 63478b2eecef..eb808060eb4b 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= PECL MAINTAINER= vanilla@FreeBSD.org COMMENT= A PECL extension for Google ctemplate library -LIB_DEPENDS= ctemplate.2:${PORTSDIR}/textproc/google-ctemplate +LIB_DEPENDS= libctemplate.so:${PORTSDIR}/textproc/google-ctemplate USE_XZ= yes USE_PHP= yes -- cgit v1.2.3