1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Use shells/bash instead of shells/bash2 for RUN_DEPENDS.

PR:		ports/70436
Submitted by:	Roman Bogorodskiy (maintainer)
This commit is contained in:
Volker Stolz 2004-08-16 09:51:42 +00:00
parent 20affe7fb9
commit fa59e81f19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116380

View File

@ -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