diff options
Diffstat (limited to 'www/dtse/Makefile')
-rw-r--r-- | www/dtse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dtse/Makefile b/www/dtse/Makefile index d59e57a26206..547f6a38f3a1 100644 --- a/www/dtse/Makefile +++ b/www/dtse/Makefile @@ -33,7 +33,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 .endif .if ${PERL_LEVEL} < 500800 |