1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Use GCC 3.4 on FreeBSD 4.x. (could also set to 3.3, 3.2, or 3.1...)

This commit is contained in:
David E. O'Brien 2004-11-27 10:36:35 +00:00
parent 0c86dc7bd7
commit f62d42e554
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122601

View File

@ -20,9 +20,9 @@ COMMENT= A PostScript printing util for ASCII files, email, USENET news articles
.include <bsd.port.pre.mk>
#.if ${OSVERSION} < 500000
USE_GCC= 3.1
#.endif
.if ${OSVERSION} < 500000
USE_GCC= 3.4
.endif
WRKSRC= ${WRKDIR}/mp
USE_REINPLACE= yes
MAN1= mp.1