[PC-BSD Commits] r20994 - pbi/modules/audio/aumix
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 17 06:02:43 PST 2013
Author: kenmoore
Date: 2013-01-17 14:02:42 +0000 (Thu, 17 Jan 2013)
New Revision: 20994
Modified:
pbi/modules/audio/aumix/pbi.conf
Log:
COnvert audio/aumix to optionsNG to reflect port
Modified: pbi/modules/audio/aumix/pbi.conf
===================================================================
--- pbi/modules/audio/aumix/pbi.conf 2013-01-17 14:01:07 UTC (rev 20993)
+++ pbi/modules/audio/aumix/pbi.conf 2013-01-17 14:02:42 UTC (rev 20994)
@@ -21,7 +21,7 @@
# The target port we are building
PBI_MAKEPORT="audio/aumix"
-PBI_MAKEOPTS="WITHOUT_NLS=yes WITH_GTK2"; export PBI_MAKEOPTS
+PBI_MAKEOPTS="aumix_SET= GTK2"; export PBI_MAKEOPTS
PBI_BUILDKEY="01"; export PBI_BUILDKEY
More information about the Commits
mailing list