[PC-BSD Commits] r7442 - pbibuild/modules/java/eclipse
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 26 08:19:14 PDT 2010
Author: kris
Date: 2010-08-26 08:19:14 -0700 (Thu, 26 Aug 2010)
New Revision: 7442
Modified:
pbibuild/modules/java/eclipse/pbi.conf
Log:
Removed a broken port from eclipse build
Modified: pbibuild/modules/java/eclipse/pbi.conf
===================================================================
--- pbibuild/modules/java/eclipse/pbi.conf 2010-08-25 18:59:08 UTC (rev 7441)
+++ pbibuild/modules/java/eclipse/pbi.conf 2010-08-26 15:19:14 UTC (rev 7442)
@@ -41,7 +41,6 @@
/usr/ports/java/eclipse-shelled
/usr/ports/java/eclipse-sqlexplorer
/usr/ports/java/eclipse-uml
-/usr/ports/java/eclipse-vep
/usr/ports/java/eclipse-webtools
/usr/ports/java/phpeclipse
/usr/ports/devel/subclipse
@@ -52,7 +51,7 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="02"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
More information about the Commits
mailing list