Replace the hard-coded PORTVERSION by GCC_DEFAULT now that we did dump

the major version (so this does not result in a need for PORTEPOCH).

PR:		219275
Reported by:	jbeich
This commit is contained in:
Gerald Pfeifer 2017-09-11 14:54:12 +00:00
parent ac3369e994
commit 0f5f9d33e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449652

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
PORTVERSION= 5.4.0
PORTREVISION= 3
PORTVERSION= ${GCC_DEFAULT}
CATEGORIES= lang java
MASTER_SITES= # not applicable
DISTFILES= # not applicable