summaryrefslogtreecommitdiff
path: root/x11-wm/genmenu
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-08-16 09:51:42 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-08-16 09:51:42 +0000
commitfa59e81f197bb1734342724833261ce900748031 (patch)
tree06d5450a46be4f28e23565691ab2661fd2e04ac6 /x11-wm/genmenu
parentAdd forgotten file from previous commit (diff)
Use shells/bash instead of shells/bash2 for RUN_DEPENDS.
PR: ports/70436 Submitted by: Roman Bogorodskiy (maintainer)
Notes
Notes: svn path=/head/; revision=116380
Diffstat (limited to 'x11-wm/genmenu')
-rw-r--r--x11-wm/genmenu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/genmenu/Makefile b/x11-wm/genmenu/Makefile
index 4d6bc79dada4..cadd99af05ab 100644
--- a/x11-wm/genmenu/Makefile
+++ b/x11-wm/genmenu/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://gtk.no/archive/genmenu/
MAINTAINER= bogorodskiy@inbox.ru
COMMENT= Generating menus for Bbox, Fbox, Obox, WM and E
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
PLIST_FILES= bin/genmenu
USE_REINPLACE= yes