Remove conflict with lang/gcc5-devel which does not exist any more

since revision 452563.
This commit is contained in:
Gerald Pfeifer 2017-11-17 19:42:29 +00:00
parent 116d83e184
commit 151ffd5bd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454382

View file

@ -26,7 +26,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
BUILD_DEPENDS+= runtest:misc/dejagnu BUILD_DEPENDS+= runtest:misc/dejagnu
.endif .endif
CONFLICTS= gcc5-devel-5.*
CPE_VENDOR= gnu CPE_VENDOR= gnu
GCC_VERSION= ${PORTVERSION} GCC_VERSION= ${PORTVERSION}