diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-02-23 22:08:03 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-02-23 22:08:03 +0000 |
commit | d7b72c45f80a35d4e42ed45f4fec90bfc72a6dce (patch) | |
tree | 2b48669eb97eaa9ba43a3444ef0dfe9cc0f1b1ea /x11/lxde-meta | |
parent | edcd6bbfbc4e30f7d10ce278314bcc0ba839a015 (diff) |
Notes
Diffstat (limited to 'x11/lxde-meta')
-rw-r--r-- | x11/lxde-meta/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/lxde-meta/Makefile b/x11/lxde-meta/Makefile index affefecfdb32..ed9ad23f0a61 100644 --- a/x11/lxde-meta/Makefile +++ b/x11/lxde-meta/Makefile @@ -3,7 +3,7 @@ PORTNAME= lxde-meta PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= #none DISTFILES= #none @@ -18,7 +18,6 @@ RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \ lxinput:${PORTSDIR}/sysutils/lxinput \ lxtask:${PORTSDIR}/sysutils/lxtask \ lxterminal:${PORTSDIR}/sysutils/lxterminal \ - lxshortcut:${PORTSDIR}/deskutils/lxshortcut \ pcmanfm:${PORTSDIR}/x11-fm/pcmanfm \ gpicview:${PORTSDIR}/graphics/gpicview \ lxde-icon-theme>=0:${PORTSDIR}/x11-themes/lxde-icon-theme \ |