diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-02 05:08:14 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-02 05:08:14 +0800 |
commit | 747de608af74cdf9f3c560ae4c8c2f7f67e5338d (patch) | |
tree | 490f9466ad68fa37120288646f1b01e74f17a9b6 | |
parent | 0b46c575441aed0da3c43ec68a24c8c3602e1f24 (diff) | |
download | marcuscom-ports-experimental-747de608af74cdf9f3c560ae4c8c2f7f67e5338d.tar.gz marcuscom-ports-experimental-747de608af74cdf9f3c560ae4c8c2f7f67e5338d.tar.zst marcuscom-ports-experimental-747de608af74cdf9f3c560ae4c8c2f7f67e5338d.zip |
Pull in gnomemenus3 again, it is needed by alacarte.
Reported by: Claudio Zumbo
git-svn-id: svn://creme-brulee.marcuscom.com/ports-experimental/trunk@19442 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/alacarte/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/alacarte/Makefile b/deskutils/alacarte/Makefile index 514a593..8711783 100644 --- a/deskutils/alacarte/Makefile +++ b/deskutils/alacarte/Makefile @@ -15,7 +15,8 @@ COMMENT= Freedesktop compliant menu editor for GNOME BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl USES= gettext gmake pkgconfig tar:xz -USE_GNOME= gnomeprefix intlhack libxslt:build py3gobject3 +USE_GNOME= gnomemenus3 gnomeprefix intlhack libxslt:build \ + py3gobject3 USE_PYTHON= 3 INSTALLS_ICONS= yes GNU_CONFIGURE= yes |