[PC-BSD Commits] r20299 - pbi/modules/audio/easytag
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 28 06:12:33 PST 2012
Author: kenmoore
Date: 2012-11-28 14:12:32 +0000 (Wed, 28 Nov 2012)
New Revision: 20299
Modified:
pbi/modules/audio/easytag/pbi.conf
Log:
Remove the extra mkportafter from audio/easytag, it is now included in the port itself.
Modified: pbi/modules/audio/easytag/pbi.conf
===================================================================
--- pbi/modules/audio/easytag/pbi.conf 2012-11-28 01:31:21 UTC (rev 20298)
+++ pbi/modules/audio/easytag/pbi.conf 2012-11-28 14:12:32 UTC (rev 20299)
@@ -21,7 +21,7 @@
# The target port we are building
PBI_MAKEPORT="audio/easytag"
PBI_MAKEOPTS="WITH_WAVEPACK=true"
-PBI_MKPORTAFTER="audio/libid3tag"
+PBI_MKPORTAFTER=""
PBI_BUILDKEY="03"
More information about the Commits
mailing list