Revision: 87619 http://trac.macports.org/changeset/87619 Author: devans@macports.org Date: 2011-11-28 17:07:43 -0800 (Mon, 28 Nov 2011) Log Message: ----------- alacarte: corrent license, noarch. Modified Paths: -------------- trunk/dports/gnome/alacarte/Portfile Modified: trunk/dports/gnome/alacarte/Portfile =================================================================== --- trunk/dports/gnome/alacarte/Portfile 2011-11-28 21:56:50 UTC (rev 87618) +++ trunk/dports/gnome/alacarte/Portfile 2011-11-29 01:07:43 UTC (rev 87619) @@ -7,7 +7,7 @@ version 0.13.2 epoch 1 revision 4 -license GPL-2 +license GPL-2+ set branch [join [lrange [split ${version} .] 0 1] .] description A simple freedesktop.org compliant menu editor for use with GNOME @@ -26,6 +26,8 @@ sha1 6eb6a0f308be0da84ead38fbfae0b247743f6038 \ rmd160 97924d34e9d460267b6118a01488b635551a8aaa +supported_archs noarch + depends_build port:pkgconfig \ port:intltool
participants (1)
-
devans@macports.org