Use DISTVERSIONPREFIX instead of DISTNAME

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-11 11:27:31 +00:00
parent de8a1dcbe7
commit aa96611c46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508599

View file

@ -3,10 +3,10 @@
PORTNAME= protobuf
PORTVERSION= 3.9.1
DISTVERSIONPREFIX= all-
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-all-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Data interchange format library