aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2008-12-16 00:57:20 +0800
committergahr <gahr@FreeBSD.org>2008-12-16 00:57:20 +0800
commit641854e330b885fdcf770f465619ed609767a9a7 (patch)
treeb898bd95d0ddcab300f7415531e7956b7c22a28d /java
parent8bc2a4fe06b30d33481c1fddd99327e2f54abe40 (diff)
downloadfreebsd-ports-gnome-641854e330b885fdcf770f465619ed609767a9a7.tar.gz
freebsd-ports-gnome-641854e330b885fdcf770f465619ed609767a9a7.tar.zst
freebsd-ports-gnome-641854e330b885fdcf770f465619ed609767a9a7.zip
- Remove dependency on gconf2. If gnome is not used, it's not needed. [1]
- Bump PORTREVISION Reported by: ale [1] (via private email)
Diffstat (limited to 'java')
-rw-r--r--java/netbeans/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile
index b93b64d41e5f..f35535ab83ad 100644
--- a/java/netbeans/Makefile
+++ b/java/netbeans/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netbeans
PORTVERSION= 6.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java devel
MASTER_SITES= http://download.netbeans.org/netbeans/6.5/final/zip/ \
http://dlc.sun.com.edgesuite.net/netbeans/6.5/final/zip/
@@ -18,7 +18,6 @@ COMMENT= A full-featured integrated environment for Java
USE_ZIP= yes
USE_JAVA= yes
-USE_GNOME= gconf2
JAVA_VERSION= 1.5+
NO_BUILD= yes