[PC-BSD Commits] r15141 - pbi/modules/java/eclipse-devel
svn at pcbsd.org
svn at pcbsd.org
Thu Feb 2 10:54:27 PST 2012
Author: kris
Date: 2012-02-02 18:54:27 +0000 (Thu, 02 Feb 2012)
New Revision: 15141
Modified:
pbi/modules/java/eclipse-devel/pbi.conf
Log:
Ditto with eclipse-devel
Modified: pbi/modules/java/eclipse-devel/pbi.conf
===================================================================
--- pbi/modules/java/eclipse-devel/pbi.conf 2012-02-02 18:53:54 UTC (rev 15140)
+++ pbi/modules/java/eclipse-devel/pbi.conf 2012-02-02 18:54:27 UTC (rev 15141)
@@ -27,10 +27,13 @@
PBI_MKPORTBEFORE="archivers/unzip java/openjdk6"
PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2 java/eclipse-EPIC java/eclipse-RDT java/eclipse-checkstyle java/eclipse-datatools java/eclipse-drjava java/eclipse-findbugs java/eclipse-langpack java/eclipse-log4e java/eclipse-pmd java/eclipse-propedit java/eclipse-pydev java/eclipse-quantum java/eclipse-shelled java/eclipse-sqlexplorer java/eclipse-uml java/eclipse-webtools java/phpeclipse java/subversion-java devel/subclipse devel/subversive"
-PBI_BUILDKEY="08"; export PBI_BUILDKEY
+PBI_BUILDKEY="09"; export PBI_BUILDKEY
PBI_AB_PRIORITY="45"; export PBI_AB_PRIORITY
PBI_AB_NOTMPFS="YES"
+
+# This app needs to install as root
+PBI_REQUIRESROOT="YES"
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_AB_NOTMPFS PBI_MAKEOPTS
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_AB_NOTMPFS PBI_MAKEOPTS PBI_REQUIRESROOT
More information about the Commits
mailing list