wok diff oldrunner/receipt @ rev 22875
updated gphoto2 (2.5.14 -> 2.5.23)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 21 17:50:13 2020 +0100 (2020-02-21) |
parents | 861efbf7a5de |
children | 241fb98cab1c |
line diff
1.1 --- a/oldrunner/receipt Wed Jun 12 18:55:55 2019 +0200 1.2 +++ b/oldrunner/receipt Fri Feb 21 17:50:13 2020 +0100 1.3 @@ -10,7 +10,8 @@ 1.4 WEB_SITE="http://culot.org/public/Code/oldrunner.html" 1.5 WGET_URL="http://freebsd.sin.openmirrors.asia/pub/FreeBSD/ports/local-distfiles/culot/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="ncurses" 1.8 +DEPENDS="ncurses" 1.9 +BUILD_DEPENDS="ncurses-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()