aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-08-16 17:51:42 +0800
committervs <vs@FreeBSD.org>2004-08-16 17:51:42 +0800
commit69381d34c3ab5281abb3ed4eb8179c7148076648 (patch)
tree858151b8f46470eff0e1e7c63e0c752942079625 /x11-wm
parent0d076c884163e9991f14582604047288bf722c59 (diff)
downloadfreebsd-ports-gnome-69381d34c3ab5281abb3ed4eb8179c7148076648.tar.gz
freebsd-ports-gnome-69381d34c3ab5281abb3ed4eb8179c7148076648.tar.zst
freebsd-ports-gnome-69381d34c3ab5281abb3ed4eb8179c7148076648.zip
Use shells/bash instead of shells/bash2 for RUN_DEPENDS.
PR: ports/70436 Submitted by: Roman Bogorodskiy (maintainer)
Diffstat (limited to 'x11-wm')
-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