aboutsummaryrefslogtreecommitdiffstats
path: root/www/dtse
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-10-04 14:21:46 +0800
committeredwin <edwin@FreeBSD.org>2007-10-04 14:21:46 +0800
commita048be6d33b3cc36897a6c1ff56b3123fe4882bb (patch)
treea1bc95a88408347209af32ce9d270f62a68d31ed /www/dtse
parent08fd42a6ba4cfc15ec8814217e373f4372da0992 (diff)
downloadfreebsd-ports-gnome-a048be6d33b3cc36897a6c1ff56b3123fe4882bb.tar.gz
freebsd-ports-gnome-a048be6d33b3cc36897a6c1ff56b3123fe4882bb.tar.zst
freebsd-ports-gnome-a048be6d33b3cc36897a6c1ff56b3123fe4882bb.zip
Remove always-false/true conditions based on OSVERSION 500000
Diffstat (limited to 'www/dtse')
-rw-r--r--www/dtse/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/dtse/Makefile b/www/dtse/Makefile
index 547f6a38f3a1..d7c8c971f1d6 100644
--- a/www/dtse/Makefile
+++ b/www/dtse/Makefile
@@ -32,10 +32,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-USE_GCC= 3.4
-.endif
-
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
.endif