summaryrefslogtreecommitdiff
path: root/devel/pecl-APCu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-APCu/Makefile')
-rw-r--r--devel/pecl-APCu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pecl-APCu/Makefile b/devel/pecl-APCu/Makefile
index 2544fccd6ae8..a3a1739c3aa3 100644
--- a/devel/pecl-APCu/Makefile
+++ b/devel/pecl-APCu/Makefile
@@ -21,7 +21,7 @@ USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
-PHP_MODNAME= ${PORTNAME:L}
-WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
+PHP_MODNAME= ${PORTNAME:tl}
+WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION}
.include <bsd.port.mk>