diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-19 03:41:42 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-19 03:41:42 +0800 |
commit | c719d34659f0830016533467b14fc0c5dc8944e6 (patch) | |
tree | f5497a54eabac96c110cfac74d61854881eee71d /x11/gnome3 | |
parent | 924e273dc76c7e044203bab79d1d8414bb0353ac (diff) | |
download | marcuscom-ports-c719d34659f0830016533467b14fc0c5dc8944e6.tar marcuscom-ports-c719d34659f0830016533467b14fc0c5dc8944e6.tar.gz marcuscom-ports-c719d34659f0830016533467b14fc0c5dc8944e6.tar.bz2 marcuscom-ports-c719d34659f0830016533467b14fc0c5dc8944e6.tar.lz marcuscom-ports-c719d34659f0830016533467b14fc0c5dc8944e6.tar.xz marcuscom-ports-c719d34659f0830016533467b14fc0c5dc8944e6.tar.zst marcuscom-ports-c719d34659f0830016533467b14fc0c5dc8944e6.zip |
Pull in deskutils/alacarte as a run depends
Reported by: Joe Maloney
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18902 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome3')
-rw-r--r-- | x11/gnome3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index ad2234f04..9cfaf35bc 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -76,7 +76,8 @@ RUN_DEPENDS+= empathy>=3.0.0:${PORTSDIR}/net-im/empathy \ gconf-editor>=3.0.0:${PORTSDIR}/sysutils/gconf-editor \ gdm>=3.0.0:${PORTSDIR}/x11/gdm \ evolution>=3.0.0:${PORTSDIR}/mail/evolution \ - cheese>=3.0.0:${PORTSDIR}/multimedia/cheese + cheese>=3.0.0:${PORTSDIR}/multimedia/cheese \ + alacarte:${PORTSDIR}/deskutils/alacarte .if ${PORT_OPTIONS:MMAPI} |