From 4a21e295da64ada67c8a29e62a7a744a25f2dc6d Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 23 Mar 2024 22:18:19 +0800 Subject: devel/protobuf3: Remove unnecessary substitution --- devel/protobuf3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/protobuf3/Makefile b/devel/protobuf3/Makefile index 711a18ffc00b..a8fb070c979c 100644 --- a/devel/protobuf3/Makefile +++ b/devel/protobuf3/Makefile @@ -32,7 +32,7 @@ USE_CXXSTD= c++11 USE_LDCONFIG= yes PLIST_SUB= PATCH_VERSION=${PORTVERSION:E} -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/protobuf-${PORTVERSION} CPE_VENDOR= google -- cgit v1.2.3