[102690] trunk/dports/graphics/pdfpc/Portfile

cal at macports.org cal at macports.org
Wed Feb 6 17:21:44 PST 2013


Revision: 102690
          https://trac.macports.org/changeset/102690
Author:   cal at macports.org
Date:     2013-02-06 17:21:43 -0800 (Wed, 06 Feb 2013)
Log Message:
-----------
pdfpc: add missing pkgconfig dependency, specify license

Modified Paths:
--------------
    trunk/dports/graphics/pdfpc/Portfile

Modified: trunk/dports/graphics/pdfpc/Portfile
===================================================================
--- trunk/dports/graphics/pdfpc/Portfile	2013-02-07 00:39:41 UTC (rev 102689)
+++ trunk/dports/graphics/pdfpc/Portfile	2013-02-07 01:21:43 UTC (rev 102690)
@@ -21,6 +21,7 @@
     which can be created using nearly any of today's presentation software.
 
 platforms             darwin
+license               GPL-2+
 
 homepage              http://${github.author}.github.com/${name}/
 
@@ -29,7 +30,8 @@
     system -W ${worksrcpath} "git submodule update --init"
 }
 
-depends_build-append  port:vala
+depends_build-append  port:vala \
+                      port:pkgconfig
 depends_lib-append    port:gtk2 \
                       port:poppler \
                       port:librsvg \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130206/225a6ffc/attachment.html>


More information about the macports-changes mailing list