diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-08-16 09:51:42 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-08-16 09:51:42 +0000 |
commit | fa59e81f197bb1734342724833261ce900748031 (patch) | |
tree | 06d5450a46be4f28e23565691ab2661fd2e04ac6 /x11-wm/genmenu | |
parent | 20affe7fb95480893db599f8f22d7e4ea18eb8a6 (diff) | |
download | ports-fa59e81f197bb1734342724833261ce900748031.tar.gz ports-fa59e81f197bb1734342724833261ce900748031.zip |
Notes
Diffstat (limited to 'x11-wm/genmenu')
-rw-r--r-- | x11-wm/genmenu/Makefile | 2 |
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 |