Add a comment to never remove the PORTREVISION?= line, since

math/lapack/Makefile is also included from math/blas which overrides
PORTNAME and PORTREVSION.

Approved by:	maho (maintainer)
This commit is contained in:
Gerald Pfeifer 2016-12-13 13:38:42 +00:00
parent dadd53cb33
commit 0f24239dee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428484

View File

@ -3,7 +3,7 @@
PORTNAME?= lapack
PORTVERSION= 3.5.0
PORTREVISION?= 1
PORTREVISION?= 1 # Never remove this line, keep PORTREVISION?=0 in case.
CATEGORIES= math
MASTER_SITES= NL/lapack/
DISTFILES= lapack-${PORTVERSION}.tgz