Programming/{Tcl,Tk}/build

- SOURCE_URL added
This commit is contained in:
2016-10-27 10:11:11 -07:00
parent 890d21d60c
commit 193e8f67be
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env modbuild
SOURCE_URL="ftp://ftp.tcl.tk/pub/tcl/tcl8_6/tcl$V-src.tar.gz"
pbuild::configure() {
case ${OS} in
Linux )

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env modbuild
SOURCE_URL="ftp://ftp.tcl.tk/pub/tcl/tcl8_6/tk$V-src.tar.gz"
pbuild::configure() {
case ${OS} in
Linux )