[141861] trunk/dports/multimedia/libgpod/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 03:19:13 PST 2015


Revision: 141861
          https://trac.macports.org/changeset/141861
Author:   ryandesign at macports.org
Date:     2015-10-29 16:14:56 -0700 (Thu, 29 Oct 2015)
Log Message:
-----------
libgpod: needs swig-python (#49384)

Modified Paths:
--------------
    trunk/dports/multimedia/libgpod/Portfile

Modified: trunk/dports/multimedia/libgpod/Portfile
===================================================================
--- trunk/dports/multimedia/libgpod/Portfile	2015-10-29 22:32:15 UTC (rev 141860)
+++ trunk/dports/multimedia/libgpod/Portfile	2015-10-29 23:14:56 UTC (rev 141861)
@@ -77,6 +77,7 @@
 if {${python.branch} != ""} {
     set python.prefix ${frameworks_dir}/Python.framework/Versions/${python.branch}
     set pyver [join [split ${python.branch} "."] ""]
+    depends_build-append port:swig-python
     depends_lib-append  port:py${pyver}-gobject port:py${pyver}-mutagen
     configure.env-append PYGOBJECT_CODEGEN=${python.prefix}/bin/pygobject-codegen-2.0
     configure.pkg_config_path ${python.prefix}/lib/pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/c023678f/attachment.html>


More information about the macports-changes mailing list