[PC-BSD Commits] r17498 - pbi/modules/audio/easytag
svn at pcbsd.org
svn at pcbsd.org
Thu Jun 28 11:43:20 PDT 2012
Author: kenmoore
Date: 2012-06-28 18:43:20 +0000 (Thu, 28 Jun 2012)
New Revision: 17498
Modified:
pbi/modules/audio/easytag/pbi.conf
Log:
Rebuild audio/easytag with "with_wavepack=true"
Modified: pbi/modules/audio/easytag/pbi.conf
===================================================================
--- pbi/modules/audio/easytag/pbi.conf 2012-06-28 18:34:56 UTC (rev 17497)
+++ pbi/modules/audio/easytag/pbi.conf 2012-06-28 18:43:20 UTC (rev 17498)
@@ -20,5 +20,8 @@
# The target port we are building
PBI_MAKEPORT="audio/easytag"
-
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
+PBI_MAKEOPTS="WITH_WAVEPACK=true"
+
+PBI_BUILDKEY="01"
+
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_BUILDKEY
More information about the Commits
mailing list