wok diff dfc/receipt @ rev 25032

giblib: modified configure parameter
author Hans-G?nter Theisgen
date Fri May 20 10:31:08 2022 +0100 (2022-05-20)
parents eec3edc6ef52
children fe1b5660fdd1
line diff
     1.1 --- a/dfc/receipt	Thu Apr 07 17:00:12 2022 +0000
     1.2 +++ b/dfc/receipt	Fri May 20 10:31:08 2022 +0100
     1.3 @@ -9,7 +9,8 @@
     1.4  WEB_SITE="https://github.com/Rolinh/dfc"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://projects.gw-computing.net/attachments/download/615/$TARBALL"
     1.8 +#WGET_URL="https://projects.gw-computing.net/attachments/download/615/$TARBALL"
     1.9 +WGET_URL="http://distcache.freebsd.org/ports-distfiles/$TARBALL"
    1.10  
    1.11  DEPENDS="ncurses"
    1.12  BUILD_DEPENDS="ncurses-dev cmake gettext"