diff options
Diffstat (limited to 'java/eclipse')
-rw-r--r-- | java/eclipse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 2498d87a6069..6170465eca07 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -40,11 +40,11 @@ TESTS_DESC= Build SDK test suite ONLY_FOR_ARCHS= i386 amd64 +USES= pkgconfig USE_ANT= yes USE_GL= glu USE_GMAKE= yes USE_GNOME= desktopfileutils gconf2 gtk20 gnomevfs2 libgnome libgnomeui -USE_PKGCONFIG= build USE_JAVA= yes USE_XZ= yes BZIP2_SUFX= .tar.bz2 |