Modified: trunk/dports/gnome/alacarte/Portfile (72693 => 72694)
--- trunk/dports/gnome/alacarte/Portfile 2010-10-24 16:42:27 UTC (rev 72693)
+++ trunk/dports/gnome/alacarte/Portfile 2010-10-24 17:05:24 UTC (rev 72694)
@@ -6,7 +6,7 @@
name alacarte
version 0.13.2
epoch 1
-revision 1
+revision 2
set branch [join [lrange [split ${version} .] 0 1] .]
description A simple freedesktop.org compliant menu editor for use with GNOME
@@ -36,12 +36,6 @@
configure.python ${prefix}/bin/python2.6
-#
-# gnome-menus is not universal
-#
-
-universal_variant no
-
post-destroot {
file rename ${destroot}${prefix}/bin/alacarte.py ${destroot}${prefix}/bin/alacarte
}