[PC-BSD Commits] r11924 - pbi/modules/audio/audacity-devel
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 1 13:50:48 PDT 2011
Author: kenmoore
Date: 2011-08-01 13:50:48 -0700 (Mon, 01 Aug 2011)
New Revision: 11924
Modified:
pbi/modules/audio/audacity-devel/pbi.conf
Log:
Fix the audacity-devel module to use the audacity-devel port rather than the audacity port
Modified: pbi/modules/audio/audacity-devel/pbi.conf
===================================================================
--- pbi/modules/audio/audacity-devel/pbi.conf 2011-08-01 18:37:00 UTC (rev 11923)
+++ pbi/modules/audio/audacity-devel/pbi.conf 2011-08-01 20:50:48 UTC (rev 11924)
@@ -19,7 +19,7 @@
PBI_PROGICON="share/icons/audacity.png"
# The target port we are building
-PBI_MAKEPORT="audio/audacity"
+PBI_MAKEPORT="audio/audacity-devel"
# Ports to build before / after
PBI_MKPORTBEFORE="multimedia/ffmpeg audio/lame"
More information about the Commits
mailing list