[PC-BSD Commits] r19833 - pbi/modules/editors/emacs
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 22 06:44:24 PDT 2012
Author: kenmoore
Date: 2012-10-22 13:44:24 +0000 (Mon, 22 Oct 2012)
New Revision: 19833
Modified:
pbi/modules/editors/emacs/pbi.conf
Log:
Remove the emacs-w3m port from the editors/emacs module since it is still conflicting with the main emacs port and rebuild
Modified: pbi/modules/editors/emacs/pbi.conf
===================================================================
--- pbi/modules/editors/emacs/pbi.conf 2012-10-22 13:23:41 UTC (rev 19832)
+++ pbi/modules/editors/emacs/pbi.conf 2012-10-22 13:44:24 UTC (rev 19833)
@@ -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 audio/mp3info print/auctex"
+PBI_MKPORTAFTER="math/ess x11-themes/qtcurve-gtk2 audio/emms audio/mp3info print/auctex"
PBI_MAKEOPTS=""
# -- Require Root Permissions to Install PBI --
PBI_REQUIRESROOT="NO"
# -- Auto-build Configuration Options --
-PBI_BUILDKEY="06"
+PBI_BUILDKEY="07"
PBI_AB_PRIORITY="00"
PBI_AB_NOTMPFS="NO"
More information about the Commits
mailing list