summaryrefslogtreecommitdiff
path: root/java/eclipse
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 11:46:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 11:46:54 +0000
commit4ad115ab4e7cbe42412a4185a32532ea7f4b9b86 (patch)
tree4d7c2d928bc64195e60de1e71fe1b58b1e0609b6 /java/eclipse
parentpkgconf update wasn't support to be updated previously, however it is just the (diff)
Convert j* categories to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316350
Diffstat (limited to 'java/eclipse')
-rw-r--r--java/eclipse/Makefile2
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