[PC-BSD Commits] r17889 - pbi/modules/editors/emacs
svn at pcbsd.org
svn at pcbsd.org
Tue Jul 24 03:57:53 PDT 2012
Author: kenmoore
Date: 2012-07-24 10:57:53 +0000 (Tue, 24 Jul 2012)
New Revision: 17889
Modified:
pbi/modules/editors/emacs/pbi.conf
Log:
Rebuild editors/emacs without www/emacs-w3m (currently comfilicts with itself when trying to install)
Modified: pbi/modules/editors/emacs/pbi.conf
===================================================================
--- pbi/modules/editors/emacs/pbi.conf 2012-07-24 09:21:21 UTC (rev 17888)
+++ pbi/modules/editors/emacs/pbi.conf 2012-07-24 10:57:53 UTC (rev 17889)
@@ -10,14 +10,14 @@
# -- Port Information --
PBI_MAKEPORT="editors/emacs"
PBI_MKPORTBEFORE=""
-PBI_MKPORTAFTER=" math/ess x11-themes/qtcurve-gtk2 audio/emms www/emacs-w3m"
+PBI_MKPORTAFTER=" math/ess x11-themes/qtcurve-gtk2 audio/emms"
PBI_MAKEOPTS=""
# -- Require Root Permissions to Install PBI --
PBI_REQUIRESROOT="NO"
# -- Auto-build Configuration Options --
-PBI_BUILDKEY="01"
+PBI_BUILDKEY="02"
PBI_AB_PRIORITY="00"
PBI_AB_NOTMPFS="NO"
More information about the Commits
mailing list