From 7c95c66b1608cde43775e908e829b775c5342ba1 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 7 Jul 2008 13:41:57 +0000 Subject: Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler. --- audio/adplay/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/adplay') diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile index 942f2bb091ac..78b16f20d959 100644 --- a/audio/adplay/Makefile +++ b/audio/adplay/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= adplug-2.1:${PORTSDIR}/audio/libadplug GNU_CONFIGURE= yes WANT_SDL= yes -USE_GCC= 3.4+ DBFILE= adplug.db -- cgit v1.2.3