diff options
Diffstat (limited to 'java/eclipse/Makefile')
-rw-r--r-- | java/eclipse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 9bc7bc90ef69..f7400294d0e8 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -25,7 +25,6 @@ BUILD_DEPENDS+= ${EXTRACT_DEPENDS} ONLY_FOR_ARCHS= i386 amd64 USE_GMAKE= yes USE_ZIP= yes -USE_GCC= 3.4+ USE_GL= yes .if !defined(WITHOUT_MOZILLA) |