summaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2020-07-24 10:20:08 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2020-07-24 10:20:08 +0000
commit4113f20f52f5dfb9616b34d6bd13f9e42bcd2b35 (patch)
tree129fa16f40965282b364b1612f6aed4a9d581559 /emulators/vice
parentwww/p5-HTTP-Headers-ActionPack: create port (diff)
- simpler BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=543240
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 91e95b50b9e9..e0de989f5651 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -62,7 +62,7 @@ SDLUI2_DESC= use SDL2 user interface
SDLSOUND_DESC= build with SDL2 sound system support
GTK3UI_CONFIGURE_ENABLE= native-gtk3ui
-GTK3UI_BUILD_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
+GTK3UI_BUILD_DEPENDS= bash:shells/bash
SDLUI2_USES= sdl
SDLUI2_USE= SDL=sdl2
SDLUI2_CONFIGURE_ENABLE= sdlui2