aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 14:18:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 14:30:42 +0000
commit4a21e295da64ada67c8a29e62a7a744a25f2dc6d (patch)
treec86cc55368ee741eeda2ba67362d8d8461bf7887
parent1e26a860db96421cc764bc51807f1be2a530c7e1 (diff)
downloadports-4a21e295da64ada67c8a29e62a7a744a25f2dc6d.tar.gz
ports-4a21e295da64ada67c8a29e62a7a744a25f2dc6d.zip
devel/protobuf3: Remove unnecessary substitution
-rw-r--r--devel/protobuf3/Makefile2
1 files changed, 1 insertions, 1 deletions
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