From a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 25 Jul 2008 14:34:52 +0000 Subject: - Remove USE_GCC where it can be satisfied with base compiler on following FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT --- misc/kbfx/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'misc/kbfx') diff --git a/misc/kbfx/Makefile b/misc/kbfx/Makefile index b9b2a61b4df8..b7a348a91e91 100644 --- a/misc/kbfx/Makefile +++ b/misc/kbfx/Makefile @@ -22,6 +22,5 @@ USE_GETTEXT= yes USE_KDELIBS_VER=3 USE_LDCONFIG= yes INSTALLS_ICONS= yes -USE_GCC= 3.4+ .include -- cgit