[144176] trunk/dports/audio/sox/Portfile

ionic at macports.org ionic at macports.org
Sun Jan 3 14:38:51 PST 2016


Revision: 144176
          https://trac.macports.org/changeset/144176
Author:   ionic at macports.org
Date:     2016-01-03 14:38:51 -0800 (Sun, 03 Jan 2016)
Log Message:
-----------
sox: fix trace mode builds only.

No functional change, so no revbump. "Normal" builds are not failing
because pkgconfig is likely pulled in by some other dependency already.

Modified Paths:
--------------
    trunk/dports/audio/sox/Portfile

Modified: trunk/dports/audio/sox/Portfile
===================================================================
--- trunk/dports/audio/sox/Portfile	2016-01-03 21:43:19 UTC (rev 144175)
+++ trunk/dports/audio/sox/Portfile	2016-01-03 22:38:51 UTC (rev 144176)
@@ -30,6 +30,9 @@
 # replaces wget(1) with ftp(1)
 patchfiles	patch-src-formats.c.diff
 
+depends_build	\
+		port:pkgconfig
+
 depends_lib	\
 		port:flac		\
 		port:lame		\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160103/f73061f0/attachment.html>


More information about the macports-changes mailing list