summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:40:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:40:20 +0000
commit8c554165545375de00e9ef69a7846a34eed8867a (patch)
treee2b6d8b994efa89cc97ef5f9b78ade0d42813528 /java
parentConvert USE_GNOME=pkgconfig to USES=pkgconfig (diff)
Convert to:
USES=pkgconfig USES=desktop-file-utils USES=gmake
Notes
Notes: svn path=/head/; revision=325754
Diffstat (limited to 'java')
-rw-r--r--java/eclipse-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-devel/Makefile b/java/eclipse-devel/Makefile
index 09d64d9bacab..c9687dfad542 100644
--- a/java/eclipse-devel/Makefile
+++ b/java/eclipse-devel/Makefile
@@ -46,8 +46,8 @@ ONLY_FOR_ARCHS= i386 amd64
USE_ANT= yes
USE_GL= glu
-USE_GMAKE= yes
-USE_GNOME= desktopfileutils gconf2 gtk20 gnomevfs2 libgnome libgnomeui pkgconfig
+USES= gmake pkgconfig desktop-file-utils
+USE_GNOME= gconf2 gtk20 gnomevfs2 libgnome libgnomeui
USE_JAVA= yes
USE_XZ= yes
BZIP2_SUFX= .tar.bz2