[119006] trunk/dports/gnome/alacarte/Portfile
devans at macports.org
devans at macports.org
Mon Apr 14 20:36:22 PDT 2014
Revision: 119006
https://trac.macports.org/changeset/119006
Author: devans at macports.org
Date: 2014-04-14 20:36:22 -0700 (Mon, 14 Apr 2014)
Log Message:
-----------
alacarte: add missing build deps, use verbose build for debugging.
Modified Paths:
--------------
trunk/dports/gnome/alacarte/Portfile
Modified: trunk/dports/gnome/alacarte/Portfile
===================================================================
--- trunk/dports/gnome/alacarte/Portfile 2014-04-14 23:28:38 UTC (rev 119005)
+++ trunk/dports/gnome/alacarte/Portfile 2014-04-15 03:36:22 UTC (rev 119006)
@@ -27,7 +27,9 @@
supported_archs noarch
depends_build port:pkgconfig \
- port:intltool
+ port:intltool \
+ port:gtk-doc \
+ port:libxslt
depends_lib port:desktop-file-utils \
port:gtk3 \
@@ -46,6 +48,8 @@
use_autoreconf yes
autoreconf.args -fvi
+configure.args --disable-silent-rules
+
post-destroot {
move ${destroot}${prefix}/bin/alacarte.py ${destroot}${prefix}/bin/alacarte
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140414/a00a119e/attachment-0001.html>
More information about the macports-changes
mailing list