[PC-BSD Commits] r17199 - pbi/modules/audio/pithos
svn at pcbsd.org
svn at pcbsd.org
Mon Jun 4 17:16:23 PDT 2012
Author: kenmoore
Date: 2012-06-05 00:16:22 +0000 (Tue, 05 Jun 2012)
New Revision: 17199
Modified:
pbi/modules/audio/pithos/pbi.conf
Log:
Rebuild audio/pithos without libcaca plugin
Modified: pbi/modules/audio/pithos/pbi.conf
===================================================================
--- pbi/modules/audio/pithos/pbi.conf 2012-06-04 21:48:00 UTC (rev 17198)
+++ pbi/modules/audio/pithos/pbi.conf 2012-06-05 00:16:22 UTC (rev 17199)
@@ -11,13 +11,13 @@
PBI_MAKEPORT="audio/pithos"
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER=" multimedia/gstreamer-plugins-all"
-PBI_MAKEOPTS="WITHOUT_V4L2=true WITHOUT_TAGLIB=true"
+PBI_MAKEOPTS="WITHOUT_V4L2=true WITHOUT_TAGLIB=true WITHOUT_LIBCACA=true"
# -- Require Root Permissions to Install PBI --
PBI_REQUIRESROOT="NO"
# -- Auto-build Configuration Options --
-PBI_BUILDKEY="02"
+PBI_BUILDKEY="03"
PBI_AB_PRIORITY="00"
PBI_AB_NOTMPFS="NO"
More information about the Commits
mailing list