[PC-BSD Commits] r12785 - pbibuild/modules/audio/musicpd
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 13 13:33:00 PDT 2011
Author: kenmoore
Date: 2011-09-13 13:33:00 -0700 (Tue, 13 Sep 2011)
New Revision: 12785
Modified:
pbibuild/modules/audio/musicpd/pbi.conf
Log:
Have musicpd include the audio/libshout2 port and rebuild
Modified: pbibuild/modules/audio/musicpd/pbi.conf
===================================================================
--- pbibuild/modules/audio/musicpd/pbi.conf 2011-09-13 20:31:00 UTC (rev 12784)
+++ pbibuild/modules/audio/musicpd/pbi.conf 2011-09-13 20:33:00 UTC (rev 12785)
@@ -25,7 +25,7 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT=""
+OTHERPORT="usr/ports/audio/libshout2"
# Enter your custom make options here
MAKEOPTS="WITH_LAME=YES
@@ -34,7 +34,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="03"
+BUILDKEY="04"
PBIAUTOPOPULATE_PORTS="/usr/ports/devel/gio-fam-backend
/usr/ports/audio/libmad
More information about the Commits
mailing list